Skip to content

Commit

Permalink
we don't version bump, we version punch you in the dick
Browse files Browse the repository at this point in the history
  • Loading branch information
HbmMods committed Feb 19, 2024
1 parent 8bb2a27 commit 211028b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -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,\
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/hbm/lib/RefStrings.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
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
Expand Down

0 comments on commit 211028b

Please sign in to comment.