diff --git a/source/universal_importer.rb b/source/universal_importer.rb index 0f6bca8..82d7c14 100644 --- a/source/universal_importer.rb +++ b/source/universal_importer.rb @@ -21,7 +21,7 @@ # Universal Importer plugin namespace. module UniversalImporter - VERSION = '1.2.2' + VERSION = '1.2.3' # Load translation if it's available for current locale. TRANSLATE = LanguageHandler.new('uir.translation')