From cd4e2a7dbb389c4ac442fca32ed17a8f40624245 Mon Sep 17 00:00:00 2001 From: FarawayVision <stmobo@gmail.com> Date: Tue, 21 May 2019 09:17:05 -0500 Subject: [PATCH] Fix version-info.xml Forgot to add a changelog entry for DMG's return. The new version number is now 12.9.1. --- version-info.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/version-info.xml b/version-info.xml index 2aef7a5430..cecc64df15 100644 --- a/version-info.xml +++ b/version-info.xml @@ -1,7 +1,8 @@ <version-info> - <current version="12.8.3" /> + <current version="12.9.1" /> <changelog> - <version number="12.8.3" timestamp="1558448014461">Target line and posing updates for Meia.</version> + <version number="12.9.1" timestamp="1558448014461">Target line and posing updates for Meia.</version> + <version number="12.9.0" timestamp="1558444172000">Updates and re-adds Dark Magician Girl to Testing!</version> <version number="12.8.2" timestamp="1558374824773">Posing tweaks for Meia.</version> <version number="12.8.1" timestamp="1558370233733">Dialogue update to Lucina.</version> <version number="12.8.0" timestamp="1558317800071">Added offline character dev mode, as well as minor updates to Estelle, Saki, HK416, and Chihiro.</version> @@ -114,4 +115,4 @@ <version number="11.63" timestamp="1530163200000">Faye has joined the game!</version> <version number="11.62" timestamp="1529638740000">Velma and Amalia have returned to the game!</version> </changelog> -</version-info> \ No newline at end of file +</version-info> -- GitLab