We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53e7ef4 commit e06b0a8Copy full SHA for e06b0a8
1 file changed
FF1Lib/FF1Rom.cs
@@ -13,7 +13,7 @@ namespace FF1Lib
13
// ReSharper disable once InconsistentNaming
14
public partial class FF1Rom : NesRom
15
{
16
- public const string Version = "2.4.0";
+ public const string Version = "2.4.1";
17
18
public const int RngOffset = 0x7F100;
19
public const int BattleRngOffset = 0x7FCF1;
0 commit comments