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

Revert "bump version to 5.0.2"

This reverts commit a1a2327b.
parent a1a2327b
No related branches found
No related tags found
1 merge request!4Revert "bump version to 5.0.2"
Pipeline #1332 passed
{
"name": "pling-store",
"productName": "Pling-Store",
"version": "5.0.2",
"version": "5.0.1",
"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.2'
PKGVER='5.0.1'
# 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