From 63b222c4e6afd942672168010fce6126d9ed6b0f Mon Sep 17 00:00:00 2001 From: Miepee Date: Fri, 26 Jan 2024 16:56:35 +0100 Subject: [PATCH] Release version 1.2.7 --- 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 ab3413b..e00cb75 100644 --- a/YAMS-LIB/YAMS-LIB.csproj +++ b/YAMS-LIB/YAMS-LIB.csproj @@ -1,7 +1,7 @@ - 1.2.6 + 1.2.7 net6.0 enable enable diff --git a/setup.cfg b/setup.cfg index 7bea3fd..deb193c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = am2r_yams -version = 1.2.6 +version = 1.2.7 description = An open source randomizer patcher for AM2R. long_description = file: README.md long_description_content_type = text/markdown