Skip to content

Commit

Permalink
build: bump version to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xel1045 committed Feb 23, 2024
1 parent 5e9c3da commit e322a0e
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'

WBS_VERSION_NUMBER = '1.2.1'
WBS_VERSION_NUMBER = '1.3.0'

Redmine::Plugin.register :redmine_wbs do
name 'WBS'
Expand Down

0 comments on commit e322a0e

Please sign in to comment.