Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Fenner committed Mar 11, 2019
1 parent 5c9e189 commit d2943cb
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 Lupo
class Application
VERSION = "2.3.42"
VERSION = "2.3.43"
REVISION = `git rev-parse HEAD`
end
end

0 comments on commit d2943cb

Please sign in to comment.