Skip to content
Snippets Groups Projects
Verified Commit 85e3234a authored by azubieta's avatar azubieta
Browse files

bump version to 5.0.2

parent fcd36934
Branches master
No related tags found
No related merge requests found
{
"name": "pling-store",
"productName": "Pling-Store",
"version": "5.1.1",
"version": "5.0.2",
"description": "Store Frontend and Management Application based on OpenCollaborationServices (OCS) of Opendesktop.org.",
"author": "Pling.com",
"license": "GPL-3.0",
......
#!/bin/bash
PKGNAME='pling-store'
PKGVER='5.0.1'
PKGVER='5.0.2'
# Only timestamp development branches
if [[ "${CI_PROJECT_NAME}" == *"development"* ]]; then
......
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