From 104754f156808422735e0821f0a97fca2061e64e Mon Sep 17 00:00:00 2001 From: Miepee Date: Fri, 26 Jan 2024 16:35:54 +0100 Subject: [PATCH] Release version 1.2.6 --- YAMS-LIB/YAMS-LIB.csproj | 2 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/YAMS-LIB/YAMS-LIB.csproj b/YAMS-LIB/YAMS-LIB.csproj index 24a7712..ab3413b 100644 --- a/YAMS-LIB/YAMS-LIB.csproj +++ b/YAMS-LIB/YAMS-LIB.csproj @@ -1,7 +1,7 @@ - 1.2.5 + 1.2.6 net6.0 enable enable diff --git a/setup.cfg b/setup.cfg index 99de349..7bea3fd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = am2r_yams -version = 1.2.5 +version = 1.2.6 description = An open source randomizer patcher for AM2R. long_description = file: README.md long_description_content_type = text/markdown