Skip to content

Commit

Permalink
Bump version to 1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelTallet committed Jul 20, 2024
1 parent 4e5eff5 commit c694c2a
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.4'
VERSION = '1.2.5'

# Load translation if it's available for current locale.
TRANSLATE = LanguageHandler.new('uir.translation')
Expand Down

0 comments on commit c694c2a

Please sign in to comment.