Skip to content

Commit ff01a81

Browse files
committed
Prepare release.
1 parent 66c6912 commit ff01a81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SerialPrograms/Source/CommonFramework/Globals.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ namespace PokemonAutomation{
2323
// misleading version information.
2424
//
2525

26-
const bool IS_BETA_VERSION = true;
26+
const bool IS_BETA_VERSION = false;
2727
const int PROGRAM_VERSION_MAJOR = 0;
2828
const int PROGRAM_VERSION_MINOR = 54;
2929
const int PROGRAM_VERSION_PATCH = 26;

0 commit comments

Comments
 (0)