Skip to content

Commit

Permalink
bumped core version to 1.10.0.3 (smartplugin: Added support for suspe…
Browse files Browse the repository at this point in the history
…nd/resume and functions for pause_item)
  • Loading branch information
msinn committed Jul 6, 2024
1 parent cb26d35 commit 44bb354
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bin/shngversion.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,8 @@
# Update auf 1.10.0 wg. Release
# Update auf 1.10.0.1 wg. Kennzeichnung des Repo Stands als "nach dem v1.10.0 Release"
# Update auf 1.10.0.2 wg. smartplugin: Added support for the use of asyncio in plugins
shNG_version = '1.10.0.2'
# Update auf 1.10.0.3 wg. smartplugin: Added support for suspend/resume and functions for pause_item
shNG_version = '1.10.0.3'
shNG_branch = 'develop'
shNG_releasedate = '29. Januar 2024' # Muss beim Release für den master branch auf das Release Datum gesetzt werden

Expand Down

0 comments on commit 44bb354

Please sign in to comment.