aboutsummaryrefslogtreecommitdiffstats
path: root/change_version.sh
diff options
context:
space:
mode:
Diffstat (limited to 'change_version.sh')
-rw-r--r--change_version.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/change_version.sh b/change_version.sh
deleted file mode 100644
index 5ea7a63..0000000
--- a/change_version.sh
+++ /dev/null
@@ -1 +0,0 @@
-find -name "Pubnub*py" | xargs sed -i "s/PubNub\ [0-9]\.[0-9]\.[0-9]/PubNub\ `cat VERSION`/g"