diff options
author | Sahil Gupte | 2022-02-16 17:27:07 +0530 |
---|---|---|
committer | Sahil Gupte | 2022-02-16 17:27:07 +0530 |
commit | 31c701ad34527f1a6c9be51816f2699585ed0f99 (patch) | |
tree | 3a21b423cc3a22fd9ce307e00dc4a799642ac8ad /moosync | |
parent | 9ef61942ea00928875b2de107e5af6de1f1600e1 (diff) | |
download | aur-31c701ad34527f1a6c9be51816f2699585ed0f99.tar.gz |
Bump to 0.0.11
Signed-off-by: Sahil Gupte <sahilsachingupte@gmail.com>
Diffstat (limited to 'moosync')
-rwxr-xr-x | moosync | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ #!/bin/sh -exec electron16 /opt/Moosync/resources/app.asar "$@" +exec electron17 /opt/Moosync/resources/app.asar "$@" |