Skip to content

Commit b4f4b68

Browse files
committed
chore(release): prepare 0.9.9.6
Bumps the plugin version, the hub repo.json assembly versions, and the issue template dropdown for the Patreon linking release. The production server already runs the Patreon endpoints, so the client and server are compatible from the moment the release goes out.
1 parent bcb55b4 commit b4f4b68

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ body:
4141
label: Plugin version
4242
description: Shown in `/xlplugins` next to "Aetherphone".
4343
options:
44+
- 0.9.9.6
4445
- 0.9.9.5
4546
- 0.9.9.4
4647
- 0.9.9.3

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
-->
77

88
<PropertyGroup Label="Identity">
9-
<Version>0.9.9.5</Version>
9+
<Version>0.9.9.6</Version>
1010
<Authors>XeldarAlz</Authors>
1111
<Copyright>Copyright (c) XeldarAlz</Copyright>
1212
<PackageProjectUrl>https://github.com/XeldarAlz/FFXIV-Aetherphone</PackageProjectUrl>

repo.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"Author": "XeldarAlz",
44
"Name": "Aetherphone",
55
"InternalName": "Aetherphone",
6-
"AssemblyVersion": "0.9.9.5",
7-
"TestingAssemblyVersion": "0.9.9.5",
6+
"AssemblyVersion": "0.9.9.6",
7+
"TestingAssemblyVersion": "0.9.9.6",
88
"Description": "An in-game smartphone that puts everything you do into a single window: one device, endless things to do.",
99
"Punchline": "A smartphone, built for you.",
1010
"RepoUrl": "https://github.com/XeldarAlz/FFXIV-Aetherphone",

0 commit comments

Comments
 (0)