We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbd132c commit 811ee27Copy full SHA for 811ee27
lib/toggl_2_redmine.rb
@@ -1,7 +1,7 @@
1
# frozen_string_literal: true
2
3
module Toggl2Redmine
4
- VERSION = '4.3.1'
+ VERSION = '4.4.0'
5
6
def self.root
7
File.dirname(File.dirname(__FILE__))
0 commit comments