Skip to content

Commit

Permalink
Update version.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
spuddybike committed Feb 6, 2020
1 parent 386f119 commit 524feba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module Archivist
class Application
VERSION = '10.5.8'
VERSION = '10.6.0'
BETA = false
end
end

0 comments on commit 524feba

Please sign in to comment.