summaryrefslogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
authorJosephTheEngineer <jiuzzolino@outlook.com>2019-09-22 13:32:37 +0000
committerRobin Raymond <robin@robinraymond.de>2019-09-22 13:32:37 +0000
commitb866182532df0a4f1a33059a6589edebc848da52 (patch)
tree8e9b64fd9b5360febb9bc30617031f0a2e6be349 /update.sh
parentab33e87cea1e3b980b5da258ef6d75d93a39e05e (diff)
Remove use of the deprecated string type
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/update.sh b/update.sh
deleted file mode 100755
index ff38a9c..0000000
--- a/update.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/usr/bin/env bash
-
-sed -i -e "s/v[0-9]\+\.[0-9]\+\.[0-9]\+/$1/g" README.md