diff --git a/RpUtils.json b/RpUtils.json index b7c17cc..c55f3a8 100644 --- a/RpUtils.json +++ b/RpUtils.json @@ -2,7 +2,7 @@ "Author": "Kass", "Name": "RP Utils", "InternalName": "RpUtils", - "AssemblyVersion": "0.0.2.0", + "AssemblyVersion": "0.0.3.0", "Description": "A suite (eventually) of features to support roleplay. Currently only the sonar. /rputils", "ApplicableVersion": "any", "RepoUrl": "https://github.com/KassWasTaken/RpUtils", @@ -13,7 +13,7 @@ "LoadPriority": 0, "Punchline": "Supporting your RP needs.", "AcceptsFeedback": true, - "DownloadLinkInstall": "https://github.com/KassWasTaken/RpUtils/releases/download/v0.0.2/latest.zip", - "DownloadLinkTesting": "https://github.com/KassWasTaken/RpUtils/releases/download/v0.0.2/latest.zip", - "DownloadLinkUpdate": "https://github.com/KassWasTaken/RpUtils/releases/download/v0.0.2/latest.zip" + "DownloadLinkInstall": "https://github.com/KassWasTaken/RpUtils/releases/download/v0.0.3/latest.zip", + "DownloadLinkTesting": "https://github.com/KassWasTaken/RpUtils/releases/download/v0.0.3/latest.zip", + "DownloadLinkUpdate": "https://github.com/KassWasTaken/RpUtils/releases/download/v0.0.3/latest.zip" }] diff --git a/RpUtils/CHANGELOG.md b/RpUtils/CHANGELOG.md index c455509..dd1f992 100644 --- a/RpUtils/CHANGELOG.md +++ b/RpUtils/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +### Changed + +### Removed + +## [v0.0.3] + ### Added - Added changelog (You are reading it!) diff --git a/RpUtils/RpUtils.csproj b/RpUtils/RpUtils.csproj index e87d35e..bc6e841 100644 --- a/RpUtils/RpUtils.csproj +++ b/RpUtils/RpUtils.csproj @@ -1,7 +1,7 @@  $(appdata)\XIVLauncher\addon\Hooks\dev\ - 0.0.2 + 0.0.3