Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
syssi committed Mar 15, 2023
1 parent 3083345 commit 446e417
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion esp32-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ esphome:
comment: ${device_description}
project:
name: "syssi.esphome-soyosource-gtn-virtual-meter"
version: 2.0.0
version: 2.1.0

esp32:
board: esp-wrover-kit
Expand Down
2 changes: 1 addition & 1 deletion esp32-limiter-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ esphome:
comment: ${device_description}
project:
name: "syssi.esphome-soyosource-gtn-virtual-meter"
version: 2.0.0
version: 2.1.0

esp32:
board: esp-wrover-kit
Expand Down
2 changes: 1 addition & 1 deletion esp32-multiple-uarts-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ esphome:
comment: ${device_description}
project:
name: "syssi.esphome-soyosource-gtn-virtual-meter"
version: 2.0.0
version: 2.1.0

esp32:
board: esp-wrover-kit
Expand Down
2 changes: 1 addition & 1 deletion esp8266-display-display-version-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ esphome:
comment: ${device_description}
project:
name: "syssi.esphome-soyosource-gtn-virtual-meter"
version: 2.0.0
version: 2.1.0

esp8266:
board: d1_mini
Expand Down
2 changes: 1 addition & 1 deletion esp8266-display-wifi-version-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ esphome:
comment: ${device_description}
project:
name: "syssi.esphome-soyosource-gtn-virtual-meter"
version: 2.0.0
version: 2.1.0

esp8266:
board: d1_mini
Expand Down
2 changes: 1 addition & 1 deletion esp8266-display-wifi-version-limiter-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ esphome:
comment: ${device_description}
project:
name: "syssi.esphome-soyosource-gtn-virtual-meter"
version: 2.0.0
version: 2.1.0

esp8266:
board: d1_mini
Expand Down
2 changes: 1 addition & 1 deletion esp8266-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ esphome:
comment: ${device_description}
project:
name: "syssi.esphome-soyosource-gtn-virtual-meter"
version: 2.0.0
version: 2.1.0

esp8266:
board: d1_mini
Expand Down
2 changes: 1 addition & 1 deletion esp8266-limiter-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ esphome:
comment: ${device_description}
project:
name: "syssi.esphome-soyosource-gtn-virtual-meter"
version: 2.0.0
version: 2.1.0

esp8266:
board: d1_mini
Expand Down
2 changes: 1 addition & 1 deletion esp8266-wifi-dongle-example-web-only.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ esphome:
comment: ${device_description}
project:
name: "syssi.esphome-soyosource-gtn-virtual-meter"
version: 2.0.0
version: 2.1.0

esp8266:
board: esp12e
Expand Down
2 changes: 1 addition & 1 deletion esp8266-wifi-dongle-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ esphome:
comment: ${device_description}
project:
name: "syssi.esphome-soyosource-gtn-virtual-meter"
version: 2.0.0
version: 2.1.0

esp8266:
board: esp12e
Expand Down
2 changes: 1 addition & 1 deletion esp8266-wifi-dongle-limiter-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ esphome:
comment: ${device_description}
project:
name: "syssi.esphome-soyosource-gtn-virtual-meter"
version: 2.0.0
version: 2.1.0

esp8266:
board: esp12e
Expand Down
2 changes: 1 addition & 1 deletion tests/esp8266-inverter-display-version-emulator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ esphome:
comment: ${device_description}
project:
name: "syssi.esphome-soyosource-gtn-virtual-meter"
version: 2.0.0
version: 2.1.0

esp8266:
board: d1_mini
Expand Down
2 changes: 1 addition & 1 deletion tests/esp8266-inverter-wifi-version-emulator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ esphome:
comment: ${device_description}
project:
name: "syssi.esphome-soyosource-gtn-virtual-meter"
version: 2.0.0
version: 2.1.0

esp8266:
board: d1_mini
Expand Down

0 comments on commit 446e417

Please sign in to comment.