Version Bump

This commit is contained in:
Lachlan Leone
2026-04-12 12:47:52 +10:00
parent 196b16932c
commit 0902f7c1db
3 changed files with 7 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
# Release Notes v0.1.4
- Fixed Creme Egg card having the incorrect localization. #1
+3
View File
@@ -0,0 +1,3 @@
[h1]Release Notes v0.1.4[/h1]
- Fixed Creme Egg card having the incorrect localization. #1
+1 -1
View File
@@ -25,7 +25,7 @@ namespace Easter2025
{
public const string MOD_GUID = "com.starfluxgames.easter2025";
public const string MOD_NAME = "The Great Eggscape";
public const string MOD_VERSION = "0.1.3";
public const string MOD_VERSION = "0.1.4";
public const string MOD_AUTHOR = "StarFluxGames";
public const string MOD_GAMEVERSION = ">=1.2.1";