diff --git a/package.json b/package.json index 16f88a035b271701b4712fcf39a72edcc4ada411..58becb835b2ef53ccddb4b9163ccf34c20fb00e4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pling-store", "productName": "Pling-Store", - "version": "4.1.1", + "version": "5.0.0", "description": "Store Frontend and Management Application based on OpenCollaborationServices (OCS) of Opendesktop.org.", "author": "Pling.com", "license": "GPL-3.0", diff --git a/pkg/appimage/appimagebuild b/pkg/appimage/appimagebuild index 11379025936fa4bebe711a8c7e6b62299179611e..b32afe679e68c6b437adfe6e44fb5c9c10c06eab 100755 --- a/pkg/appimage/appimagebuild +++ b/pkg/appimage/appimagebuild @@ -1,7 +1,7 @@ #!/bin/bash PKGNAME='pling-store' -PKGVER='4.1.1' +PKGVER='5.0.0' PKGREL='1' UPDINFO='zsync|http://dl.opendesktop.org/api/files/download/id/1532435039/as/latest/pling-store-x86_64.AppImage.zsync'