浏览代码

Version bump

Joachim M. Giæver 3 年之前
父节点
当前提交
45a9b00b6c
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      snap/snapcraft.yaml

+ 3 - 3
snap/snapcraft.yaml

@@ -1,6 +1,6 @@
 name: zwavejs2mqtt
 name: zwavejs2mqtt
 base: core20
 base: core20
-version: 'v5.4.5'
+version: 'v5.5.1'
 summary: Fully configurable Zwave to MQTT Gateway and Control Panel. 
 summary: Fully configurable Zwave to MQTT Gateway and Control Panel. 
 description: |
 description: |
   - Configurable Zwave to Mqtt Gateway
   - Configurable Zwave to Mqtt Gateway
@@ -68,8 +68,8 @@ layout:
     bind: $SNAP/.cache/yarn
     bind: $SNAP/.cache/yarn
   /usr/local/share/.yarn:
   /usr/local/share/.yarn:
     symlink: $SNAP/lib/node_modules
     symlink: $SNAP/lib/node_modules
-  $SNAP/lib/node_modules/zwavejs2mqtt/package.json.lock:
-    bind-file: $SNAP_DATA/.ext-config.lock
+  # $SNAP/lib/node_modules/zwavejs2mqtt/package.json.lock:
+  #   bind-file: $SNAP_DATA/.ext-config.lock
   # Not needed anymore as of ZWAVEJS_EXTERNAL_CONFIG ?
   # Not needed anymore as of ZWAVEJS_EXTERNAL_CONFIG ?
   # $SNAP/lib/node_modules/zwavejs2mqtt/node_modules/@zwave-js/config:
   # $SNAP/lib/node_modules/zwavejs2mqtt/node_modules/@zwave-js/config:
   #   bind: $SNAP/lib/node_modules/zwavejs2mqtt/node_modules/@zwave-js/config
   #   bind: $SNAP/lib/node_modules/zwavejs2mqtt/node_modules/@zwave-js/config