Browse Source

Switch from branch to tag

Joachim M. Giæver 3 years ago
parent
commit
aa5bd96225
1 changed files with 2 additions and 2 deletions
  1. 2 2
      snap/snapcraft.yaml

+ 2 - 2
snap/snapcraft.yaml

@@ -68,8 +68,8 @@ parts:
     after: [nodejs]
     plugin: npm
     source: https://github.com/zwave-js/zwavejs2mqtt.git
-    source-branch: "fix#1072"
-    #source-tag: $SNAPCRAFT_PROJECT_VERSION
+    #source-branch: "fix#1072"
+    source-tag: $SNAPCRAFT_PROJECT_VERSION
     npm-node-version: '15.14.0'
     build-packages:
       - gcc