From 7c3fdb9ef85c0af03cb1eb2ae68f3a8111cab47f Mon Sep 17 00:00:00 2001 From: Maruno17 Date: Sat, 22 May 2021 17:03:22 +0100 Subject: [PATCH] v19.1 update --- Data/Scripts/001_Settings.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Data/Scripts/001_Settings.rb b/Data/Scripts/001_Settings.rb index df79a7a763..ab75933fb2 100644 --- a/Data/Scripts/001_Settings.rb +++ b/Data/Scripts/001_Settings.rb @@ -393,6 +393,6 @@ def self.pokedex_names # DO NOT EDIT THESE! module Essentials - VERSION = "19.0.dev" + VERSION = "19.1" ERROR_TEXT = "" end