Skip to content

Commit

Permalink
Changed version number
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminfaure committed Sep 14, 2022
1 parent e76a06d commit 2c3fce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/_dmproadmap.rb
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ class Application < Rails::Application
# Used throughout the system via ApplicationService.application_name
config.x.application.name = 'DMP OPIDoR'
# App version, displayed in the footer
config.x.application.version = 'V3.2.0'
config.x.application.version = 'V3.3.0'
# App Github URL, displayed in the footer
config.x.application.url = 'https://github.com/OPIDoR/DMPOPIDoR'
config.x.application.release_notes_url = 'https://github.com/OPIDoR/DMPOPIDoR/wiki/Releases'
Expand Down

0 comments on commit 2c3fce1

Please sign in to comment.