Entered dev version for v21

This commit is contained in:
Maruno17
2022-08-10 21:16:17 +01:00
parent d890cd8a24
commit 1d2f13f9c5

View File

@@ -1,6 +1,6 @@
#==============================================================================# #==============================================================================#
# Pokémon Essentials # # Pokémon Essentials #
# Version 20.1 # # Version 20.1.dev #
# https://github.com/Maruno17/pokemon-essentials # # https://github.com/Maruno17/pokemon-essentials #
#==============================================================================# #==============================================================================#
@@ -433,6 +433,6 @@ end
# DO NOT EDIT THESE! # DO NOT EDIT THESE!
module Essentials module Essentials
VERSION = "20.1" VERSION = "20.1.dev"
ERROR_TEXT = "" ERROR_TEXT = ""
end end