Skip to content

Commit

Permalink
updated flow-bin to 0.73.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pichillilorenzo committed May 30, 2018
1 parent 333ddbf commit 88b125e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libs/global_vars.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import os

PLUGIN_VERSION = "0.16.15"
PLUGIN_VERSION = "0.16.17"
DEVELOPER_MODE = False

PACKAGE_PATH = os.path.dirname(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
Expand Down

0 comments on commit 88b125e

Please sign in to comment.