From 7b2ac973d83ddce1597f7adccb892aaa4ebe9b91 Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Sun, 13 Feb 2022 20:21:42 +0100 Subject: [PATCH] Bump version to v2.2.0 --- TechbloxModdingAPI/TechbloxModdingAPI.csproj | 2 +- doxygen.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TechbloxModdingAPI/TechbloxModdingAPI.csproj b/TechbloxModdingAPI/TechbloxModdingAPI.csproj index 7692f80..8e8153a 100644 --- a/TechbloxModdingAPI/TechbloxModdingAPI.csproj +++ b/TechbloxModdingAPI/TechbloxModdingAPI.csproj @@ -2,7 +2,7 @@ net472 true - 2.1.0 + 2.2.0 Exmods GNU General Public Licence 3+ https://git.exmods.org/modtainers/GamecraftModdingAPI diff --git a/doxygen.conf b/doxygen.conf index 4a0bdd5..23d4257 100644 --- a/doxygen.conf +++ b/doxygen.conf @@ -38,7 +38,7 @@ PROJECT_NAME = "TechbloxModdingAPI" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = "v2.1.0" +PROJECT_NUMBER = "v2.2.0" # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a