summaryrefslogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
authorRobin Raymond <robin@robinraymond.de>2017-12-21 11:52:07 +0100
committerRobin Raymond <robin@robinraymond.de>2017-12-21 11:52:07 +0100
commit03479142ad0be1ee63419865b7b4289c8930fd02 (patch)
tree6730ca37fed6c4af3b8ac4b1b20405a263767413 /update.sh
parentce7ad83402ea7ff1e74cce343396c83876c2a6f3 (diff)
add updater script
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/update.sh b/update.sh
new file mode 100755
index 0000000..ff38a9c
--- /dev/null
+++ b/update.sh
@@ -0,0 +1,3 @@
+#!/usr/bin/env bash
+
+sed -i -e "s/v[0-9]\+\.[0-9]\+\.[0-9]\+/$1/g" README.md