Skip to content
Snippets Groups Projects
Commit 2cd86904 authored by DFN2's avatar DFN2
Browse files

changed ocs-store to pling-store in package.json and .gitlab-ci.yml

parent acc961d6
No related branches found
No related tags found
No related merge requests found
......@@ -8,5 +8,5 @@ appimage:
- ./scripts/package appimage
artifacts:
paths:
- build_*/ocs-store*.AppImage
- build_*/pling-store*.AppImage
expire_in: 2 days
{
"name": "ocs-store",
"productName": "OCS-Store",
"name": "pling-store",
"productName": "Pling-Store",
"version": "4.1.1",
"description": "Store Frontend and Management Application based on OpenCollaborationServices (OCS) of Opendesktop.org.",
"author": "Opendesktop.org",
"author": "Pling.com",
"license": "GPL-3.0",
"homepage": "https://www.opendesktop.org/",
"repository": "https://git.opendesktop.org/akiraohgaki/ocs-store",
"bugs": "https://git.opendesktop.org/akiraohgaki/ocs-store/issues",
"homepage": "https://www.pling.com/",
"repository": "https://www.opencode.net/dfn2/pling-store",
"bugs": "https://www.opencode.net/dfn2/pling-store/issues",
"main": "app/main.js",
"scripts": {
"start": "electron .",
......
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