Skip to content
Snippets Groups Projects
Commit eb51df26 authored by azubieta's avatar azubieta
Browse files

Merge branch 'bump_version_to_5.0.1_again' into 'development'

Bump version to 5.0.1

See merge request dfn2/pling-store!5
parents 3f749cba aee2b639
No related branches found
No related tags found
No related merge requests found
{ {
"name": "ocs-store", "name": "ocs-store",
"version": "4.1.1", "version": "5.0.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {
......
{ {
"name": "pling-store", "name": "pling-store",
"productName": "Pling-Store", "productName": "Pling-Store",
"version": "4.1.1", "version": "5.0.1",
"description": "Store Frontend and Management Application based on OpenCollaborationServices (OCS) of Opendesktop.org.", "description": "Store Frontend and Management Application based on OpenCollaborationServices (OCS) of Opendesktop.org.",
"author": "Opendesktop.org", "author": "Opendesktop.org",
"license": "GPL-3.0", "license": "GPL-3.0",
......
#!/bin/bash #!/bin/bash
PKGNAME='pling-store' PKGNAME='pling-store'
PKGVER='4.1.1' PKGVER='5.0.1'
PKGREL='1' PKGREL='1'
UPDINFO='zsync|http://dl.opendesktop.org/api/files/download/id/1532435039/as/latest/ocs-store-x86_64.AppImage.zsync' UPDINFO='zsync|http://dl.opendesktop.org/api/files/download/id/1532435039/as/latest/ocs-store-x86_64.AppImage.zsync'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment