]> Repos - mime-chat/commitdiff
cicd
authorAndrew Gundersen <gundersena@xavier.edu>
Thu, 15 Apr 2021 15:07:18 +0000 (10:07 -0500)
committerAndrew Gundersen <gundersena@xavier.edu>
Thu, 15 Apr 2021 15:07:18 +0000 (10:07 -0500)
.gitlab-ci.yml
package.json

index 07c36faf88d9850d916065956327499c682b1a59..61cb248bed4b9a30a8977da354b56d97def7cc54 100644 (file)
@@ -60,5 +60,5 @@ auto-release-master:
     - echo "Release $VERSION"
     - |
       release-cli create --name "Release $VERSION" --tag-name v$VERSION \
-      --description 'Created using the release-cli. $CI_COMMIT_TITLE' --ref $CI_COMMIT_SHA \
+      --description Release $CI_COMMIT_TITLE' --ref $CI_COMMIT_SHA \
       --assets-link "{\"name\":\"${APPNAME}\",\"url\":\"${PACKAGE_REGISTRY_URL}/${PACKAGE}\"}"
index aaadae87c48687ea594b09dea903bdf4fefbe58b..60f4b83adb9d76a51db9daa827c8b2f5098bff73 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "Crimata",
-  "version": "0.9.3",
+  "version": "0.9.4",
   "private": true,
   "description": "Cross-platform messenger application built with electron, vue3, and TS.",
   "author": {