summarylogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
authorIcefox2020-07-24 12:47:25 +0300
committerIcefox2020-07-24 12:47:25 +0300
commit201a08cb992759f81d8ab1d20bdb99a6cf24b7d7 (patch)
tree4c4c73368acfa3602c238071212891e3ddd1374d /update.sh
parent41f4abd1c354a8d7e1b30df6df5f1747abdb1cc1 (diff)
downloadaur-201a08cb992759f81d8ab1d20bdb99a6cf24b7d7.tar.gz
Updated to v. 1.0.229-1
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index 53d19323bd68..73ad661b82dc 100755
--- a/update.sh
+++ b/update.sh
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
cd ~/projects/AUR/joplin-appimage
-mksrcinfo && git add . && git commit -am "Updated to v. 1.0.225" && git push origin master
+mksrcinfo && git add . && git commit -am "Updated to v. 1.0.229-1" && git push origin master