Skip to content

Commit

Permalink
chore: Bump to 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
W-Floyd committed Feb 5, 2023
1 parent 2f55912 commit bb112cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devices/externaldevice/hadiscovery.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const DiscoveryPrefix = "homeassistant"

// SWVersion is the software version.
// TODO - Move this elsewhere maybe?
var SWVersion = "0.6.0"
var SWVersion = "0.6.1"

var SoftwareName = "Homeassistant MQTT IOT"

Expand Down

0 comments on commit bb112cc

Please sign in to comment.