Skip to content

Commit f79a8b8

Browse files
committed
v3.6.2
1 parent cc3f074 commit f79a8b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

platformio_orig.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ description = Paxcounter is a device for metering passenger flows in realtime. I
4747

4848
[common]
4949
; for release_version use max. 10 chars total, use any decimal format like "a.b.c"
50-
release_version = 3.6.1
50+
release_version = 3.6.2
5151
; DEBUG LEVEL: For production run set to 0, otherwise device will leak RAM while running!
5252
; 0=None, 1=Error, 2=Warn, 3=Info, 4=Debug, 5=Verbose
5353
debug_level = 3

platformio_orig_s3.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ description = Paxcounter is a device for metering passenger flows in realtime. I
1010

1111
[common]
1212
; for release_version use max. 10 chars total, use any decimal format like "a.b.c"
13-
release_version = 3.6.1
13+
release_version = 3.6.2
1414
; DEBUG LEVEL: For production run set to 0, otherwise device will leak RAM while running!
1515
; 0=None, 1=Error, 2=Warn, 3=Info, 4=Debug, 5=Verbose
1616
debug_level = 3

0 commit comments

Comments
 (0)