Skip to content

Commit

Permalink
Atualização na versão da demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Benitex committed Jul 14, 2021
1 parent 2a642c9 commit b0f0b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Data/Scripts/001_Settings.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

module Settings
# The version of your game. It has to adhere to the MAJOR.MINOR.PATCH format.
GAME_VERSION = '3.0.0'
GAME_VERSION = '0.3.1'

# The generation that the battle system follows. Used throughout the battle
# scripts, and also by some other settings which are used in and out of battle
Expand Down

0 comments on commit b0f0b43

Please sign in to comment.