From f79a8b84c0550b8d1a30b36c6e9c6ed9a39edbc5 Mon Sep 17 00:00:00 2001 From: cyberman54 Date: Mon, 29 Apr 2024 11:11:22 +0200 Subject: [PATCH] v3.6.2 --- platformio_orig.ini | 2 +- platformio_orig_s3.ini | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/platformio_orig.ini b/platformio_orig.ini index 257784e9..175de01d 100644 --- a/platformio_orig.ini +++ b/platformio_orig.ini @@ -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 = 3.6.1 +release_version = 3.6.2 ; 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 diff --git a/platformio_orig_s3.ini b/platformio_orig_s3.ini index a0e3e2bc..cf246b1f 100644 --- a/platformio_orig_s3.ini +++ b/platformio_orig_s3.ini @@ -10,7 +10,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 = 3.6.1 +release_version = 3.6.2 ; 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