Skip to content

Commit

Permalink
release are now pre-release by default
Browse files Browse the repository at this point in the history
version bump for py-smart-gardena
  • Loading branch information
grm committed Jun 6, 2020
1 parent 2794c6f commit 889eca5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
body: |
Release ${{ github.ref }}
draft: false
prerelease: false
prerelease: true
2 changes: 1 addition & 1 deletion custom_components/gardena_smart_system/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"documentation": "https://github.com/py-smart-gardena/hass-gardena-smart-system",
"dependencies": [],
"codeowners": ["@grm", "@osks"],
"requirements": ["py-smart-gardena==0.7.3"]
"requirements": ["py-smart-gardena==0.7.4"]
}

0 comments on commit 889eca5

Please sign in to comment.