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

bump version to 5.0.2

parent 5e064db8
No related branches found
No related tags found
1 merge request!3bump version to 5.0.2
Pipeline #1330 passed
{
"name": "pling-store",
"productName": "Pling-Store",
"version": "5.0.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_COMMIT_REF_SLUG}" != "master" ]; 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