From 6c6eabdc5ea950280e265553d48b621f5900925f Mon Sep 17 00:00:00 2001 From: AbnormalPoof Date: Mon, 19 Aug 2024 18:33:45 -0500 Subject: [PATCH] it's pretty much ready so LETS SEND IT. 1.3.0!! --- CHANGELOG.md | 2 +- _polymod_meta.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0385870..b9a98e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [1.3.0] - 2024-08-?? +## [1.3.0] - 2024-08-19 ### Added - You can now set character variations for specific songs within the Funker Selector JSON. See the documentation for more information. - Added some more error messages for better error handling. diff --git a/_polymod_meta.json b/_polymod_meta.json index 617a3e4..bdcc70a 100644 --- a/_polymod_meta.json +++ b/_polymod_meta.json @@ -3,6 +3,6 @@ "description": "Adds a Character Select in Freeplay! No more needing to replace Boyfriend or Pico for reskins.", "author": "kagaminerinlen", "api_version": "0.1.0", - "mod_version": "1.2.2", + "mod_version": "1.3.0", "license": "MIT" } \ No newline at end of file