Skip to content

Commit

Permalink
Merge pull request #238 from toadstorm/henry_dev
Browse files Browse the repository at this point in the history
updated VERSION
  • Loading branch information
toadstorm authored Feb 13, 2020
2 parents 54e2089 + d2d9560 commit d2e320f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.0.6 Stable
v1.0.7 Experimental
1 change: 1 addition & 0 deletions scripts/python/mops_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ def dislike_node(node):


def send_on_create_analytics(node):
return
if can_send_anonymous_stats():
# only track the event if the node were actually just put down (not as a child of a parent node!)
n = node.node('..')
Expand Down

0 comments on commit d2e320f

Please sign in to comment.