From 90bcbaf8961d160f532410dffed2a49cdf587d6d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 07:11:33 +0000 Subject: [PATCH] Updated GVIEW version 0.307.0 --- GViewCore/include/GView.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GViewCore/include/GView.hpp b/GViewCore/include/GView.hpp index 50063922..9cd18677 100644 --- a/GViewCore/include/GView.hpp +++ b/GViewCore/include/GView.hpp @@ -1,7 +1,7 @@ #pragma once // Version MUST be in the following format .. -#define GVIEW_VERSION "0.306.0" +#define GVIEW_VERSION "0.307.0" #include