Skip to content

Commit

Permalink
Corrected version of repo
Browse files Browse the repository at this point in the history
  • Loading branch information
msinn authored Dec 28, 2021
1 parent 64d1288 commit 4c01047
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions __init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
def plugin_release():
return '1.9a'
return '1.9.0'

def plugin_branch():
return 'develop'
return 'master'

0 comments on commit 4c01047

Please sign in to comment.