From 2a561da61bf3106489014cb6fe3500142a941526 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 19:10:04 +0000 Subject: [PATCH] Updated GVIEW version 0.328.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 2e05e09e..fe99cdf8 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.327.0" +#define GVIEW_VERSION "0.328.0" #include