Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
msinn committed Feb 21, 2021
2 parents 11400f8 + 3a0f5b6 commit 0145a38
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,7 +1,7 @@
def plugin_release():
return '1.8.2'
return '1.8.2a'


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

0 comments on commit 0145a38

Please sign in to comment.