Skip to content

Commit 2c865cc

Browse files
v0.0.9.7
Update to API 12
1 parent f15b739 commit 2c865cc

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

KinkShellClient/KinkShellClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<Product>KinkShellClient</Product>
4-
<Version>0.0.9.6</Version>
4+
<Version>0.0.9.7</Version>
55
<Description>Pair and synchronize toys with other users.</Description>
66
<PackageProjectUrl>https://github.com/CatboyEngineering/KinkShellClient</PackageProjectUrl>
77
<Copyright>Copyright CatboyEngineering 2024-2025</Copyright>

KinkShellClient/KinkShellClient.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"RepoUrl": "https://github.com/CatboyEngineering/KinkShellClient",
99
"IconUrl": "https://raw.githubusercontent.com/CatboyEngineering/Plugins/main/assets/img/icon.png",
1010
"ApplicableVersion": "any",
11-
"DalamudApiLevel": 11,
11+
"DalamudApiLevel": 12,
1212
"LoadPriority": 0,
13-
"AssemblyVersion": "0.0.9.6"
13+
"AssemblyVersion": "0.0.9.7"
1414
}

KinkShellClient/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
},
1515
"DalamudPackager": {
1616
"type": "Direct",
17-
"requested": "[2.1.13, )",
18-
"resolved": "2.1.13",
19-
"contentHash": "rMN1omGe8536f4xLMvx9NwfvpAc9YFFfeXJ1t4P4PE6Gu8WCIoFliR1sh07hM+bfODmesk/dvMbji7vNI+B/pQ=="
17+
"requested": "[12.0.0, )",
18+
"resolved": "12.0.0",
19+
"contentHash": "J5TJLV3f16T/E2H2P17ClWjtfEBPpq3yxvqW46eN36JCm6wR+EaoaYkqG9Rm5sHqs3/nK/vKjWWyvEs/jhKoXw=="
2020
},
2121
"Microsoft.CSharp": {
2222
"type": "Transitive",

0 commit comments

Comments
 (0)