Skip to content

Commit e06b0a8

Browse files
committed
bump version to 2.4.1 to fix release sha
1 parent 53e7ef4 commit e06b0a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FF1Lib/FF1Rom.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ namespace FF1Lib
1313
// ReSharper disable once InconsistentNaming
1414
public partial class FF1Rom : NesRom
1515
{
16-
public const string Version = "2.4.0";
16+
public const string Version = "2.4.1";
1717

1818
public const int RngOffset = 0x7F100;
1919
public const int BattleRngOffset = 0x7FCF1;

0 commit comments

Comments
 (0)