From 46d8304bd636b692f7f24158ec4ed62660bcf937 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Tue, 21 May 2024 09:38:49 +0800 Subject: [PATCH] v2.0 --- src/version.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.hpp b/src/version.hpp index 8820105..cbc9a93 100644 --- a/src/version.hpp +++ b/src/version.hpp @@ -1,2 +1,2 @@ #pragma once -#define VERSION "1.0" \ No newline at end of file +#define VERSION "2.0" \ No newline at end of file