From 08af344682a7a1efdc5c3815fc92a711b1e1cc2d Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 1 Apr 2025 09:44:41 -0400 Subject: Bump version --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 544d563..8443efb 100644 --- a/src/version.h +++ b/src/version.h @@ -36,6 +36,6 @@ struct Version { } }; -constexpr const Version kTrackerVersion = Version(1, 0, 0); +constexpr const Version kTrackerVersion = Version(2, 0, 0); #endif /* end of include guard: VERSION_H_C757E53C */ \ No newline at end of file -- cgit 1.4.1