Skip to content

Commit

Permalink
build: bump version to v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
xel1045 committed Feb 23, 2024
1 parent 19c9123 commit 28b4ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require 'redmine'

CHANGESET_STATUSES_VERSION = '1.3.2'
CHANGESET_STATUSES_VERSION = '1.3.3'

Redmine::Plugin.register :redmine_changeset_statuses do
name 'Changeset Statuses'
Expand Down

0 comments on commit 28b4ed7

Please sign in to comment.