Skip to content

Commit fcd606f

Browse files
committed
Bump version number in the AppImage script.
1 parent 4de2d52 commit fcd606f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/AppImage/makeAppImage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ mkdir build/AppDir
4141
DESTDIR=AppDir cmake --build build --target install
4242

4343
# Produce the AppImage, and bundle it with update metadata.
44-
LINUXDEPLOY_OUTPUT_VERSION=v1.2 LDAI_UPDATE_INFORMATION="gh-releases-zsync|Clownacy|clownmaped|latest|ClownMapEd-*x86_64.AppImage.zsync" build/linuxdeploy-x86_64.AppImage --appdir build/AppDir --output appimage --plugin qt
44+
LINUXDEPLOY_OUTPUT_VERSION=v1.2.0.1 LDAI_UPDATE_INFORMATION="gh-releases-zsync|Clownacy|clownmaped|latest|ClownMapEd-*x86_64.AppImage.zsync" build/linuxdeploy-x86_64.AppImage --appdir build/AppDir --output appimage --plugin qt

0 commit comments

Comments
 (0)