From 211028b4ef85c81881d9ee4454ae93422175d0a6 Mon Sep 17 00:00:00 2001 From: Boblet Date: Mon, 19 Feb 2024 15:57:50 +0100 Subject: [PATCH] we don't version bump, we version punch you in the dick --- changelog | 1 + gradle.properties | 2 +- src/main/java/com/hbm/lib/RefStrings.java | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/changelog b/changelog index 31de0a7b9..b007c05fe 100644 --- a/changelog +++ b/changelog @@ -1,4 +1,5 @@ ## Changed +* Updated chinese localization * Due to the HTR-01 being incompatible with the new launch pad, it is no longer craftable and is being retired * Any remaining rockets can be crafted into a Soyuz * All Soyuz launcher components now have double the yield in crafting recipes, making the launcher half as expensive diff --git a/gradle.properties b/gradle.properties index 6e16462c9..d9a886880 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ mod_version=1.0.27 # Empty build number makes a release type -mod_build_number=4879 +mod_build_number=4880 credits=HbMinecraft, rodolphito (explosion algorithms), grangerave (explosion algorithms),\ \ Hoboy (textures, models), Doctor17 (russian localization), Drillgon200 (effects, models,\ diff --git a/src/main/java/com/hbm/lib/RefStrings.java b/src/main/java/com/hbm/lib/RefStrings.java index b2318df8d..2884cce77 100644 --- a/src/main/java/com/hbm/lib/RefStrings.java +++ b/src/main/java/com/hbm/lib/RefStrings.java @@ -3,7 +3,7 @@ package com.hbm.lib; public class RefStrings { public static final String MODID = "hbm"; public static final String NAME = "Hbm's Nuclear Tech Mod"; - public static final String VERSION = "1.0.27 BETA (4879)"; + public static final String VERSION = "1.0.27 BETA (4880)"; //HBM's Beta Naming Convention: //V T (X) //V -> next release version