Skip to content

Commit

Permalink
Bump version (#1020)
Browse files Browse the repository at this point in the history
  • Loading branch information
pskl authored Jul 5, 2024
1 parent 7d50628 commit bdb3b8c
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,5 +1,5 @@
# frozen_string_literal: true

module Aplypro
VERSION = "1.17.8"
VERSION = "1.17.9"
end

0 comments on commit bdb3b8c

Please sign in to comment.