diff --git a/source/universal_importer.rb b/source/universal_importer.rb index 8955003..572f4e8 100644 --- a/source/universal_importer.rb +++ b/source/universal_importer.rb @@ -21,7 +21,7 @@ # Universal Importer plugin namespace. module UniversalImporter - VERSION = '1.2.4' + VERSION = '1.2.5' # Load translation if it's available for current locale. TRANSLATE = LanguageHandler.new('uir.translation')