Merge pull request #718 from HouzuoGuo/broken-backward-compat

Increase release version from 2.1.1 to 2.2.0.
This commit is contained in:
Verkehrsrot 2021-01-10 13:51:36 +01:00 committed by GitHub
commit 35e13ca189
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,7 +47,7 @@ description = Paxcounter is a device for metering passenger flows in realtime. I
[common]
; for release_version use max. 10 chars total, use any decimal format like "a.b.c"
release_version = 2.1.1
release_version = 2.2.0
; DEBUG LEVEL: For production run set to 0, otherwise device will leak RAM while running!
; 0=None, 1=Error, 2=Warn, 3=Info, 4=Debug, 5=Verbose
debug_level = 3
@ -135,4 +135,4 @@ upload_protocol = esptool
[env:dev]
upload_protocol = esptool
build_type = debug
platform = https://github.com/platformio/platform-espressif32.git#develop
platform = https://github.com/platformio/platform-espressif32.git#develop