Skip to content

Commit

Permalink
Bump version to 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelTallet committed Jun 4, 2023
1 parent 787bcea commit e0f3dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/universal_importer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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')
Expand Down

0 comments on commit e0f3dc3

Please sign in to comment.