Skip to content

Commit

Permalink
Version fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cvet committed May 23, 2024
1 parent e809e49 commit a722946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ include(Engine/BuildTools/Init.cmake)
SetOption(FO_DEV_NAME "TLA")
SetOption(FO_NICE_NAME "FOnlineTLA")
SetOption(FO_AUTHOR_NAME "FODev")
SetOption(FO_GAME_VERSION "0.1.5")
SetOption(FO_GAME_VERSION "0.1.6")
SetOption(FO_SINGLEPLAYER NO)
SetOption(FO_ENABLE_3D NO)
SetOption(FO_ANGELSCRIPT_SCRIPTING YES)
Expand Down

0 comments on commit a722946

Please sign in to comment.