Browse Source

Bump version and add sync after update

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

+ 4 - 1
snap/snapcraft.yaml

@@ -1,6 +1,6 @@
 name: home-assistant-hacs
 base: core20
-version: '1.11.2'
+version: '1.11.3'
 summary: Home Assistant Community Store 
 description: |
   Manage (Install, track, upgrade) and discover custom elements for Home Assistant directly from the UI.
@@ -54,6 +54,9 @@ parts:
     source-type: local
     organize:
       app: bin/app
+      hooks: snap/hooks
+    stage:
+      - rsync
   hacs:
     plugin: dump
     source: https://github.com/hacs/integration.git