Skip to content

Commit

Permalink
Bump version to 2022.2.0b1
Browse files Browse the repository at this point in the history
  • Loading branch information
jesserockz committed Feb 9, 2022
1 parent 272d6f2 commit 71a438e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esphome/const.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Constants used by esphome."""

__version__ = "2022.2.0-dev"
__version__ = "2022.2.0b1"

ALLOWED_NAME_CHARS = "abcdefghijklmnopqrstuvwxyz0123456789-_"

Expand Down

0 comments on commit 71a438e

Please sign in to comment.