From 71ba533f5961fce4ae124c03ef7432bc1d29ca01 Mon Sep 17 00:00:00 2001 From: tmaeno Date: Wed, 6 Dec 2023 08:30:18 +0100 Subject: [PATCH] fixed Dockerfile --- PandaPkgInfo.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PandaPkgInfo.py b/PandaPkgInfo.py index fa0695ef..ae636d83 100644 --- a/PandaPkgInfo.py +++ b/PandaPkgInfo.py @@ -1 +1 @@ -release_version = "0.2.2" +release_version = "0.2.3"