From 8bca665fc36c31a8e7bb1abf3a95d133d1942ac9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 19:39:15 +0000 Subject: [PATCH] Updated GVIEW version 0.65.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 bcabe105..7e698e91 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.64.0" +#define GVIEW_VERSION "0.65.0" #include