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

Merge branch 'update_release' into 'master'

bump version to 5.0.2

See merge request !3
parents a5b3f0b6 a1a2327b
No related branches found
No related tags found
1 merge request!3bump version to 5.0.2
Pipeline #1331 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_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