You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: TinyCmds/TinyCmds.csproj
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
-
<ProjectSdk="Dalamud.NET.Sdk/13.0.0">
2
+
<ProjectSdk="Dalamud.NET.Sdk/14.0.0">
3
3
<PropertyGroup>
4
4
<Product>TinyCmds</Product>
5
-
<Version>8.10.0</Version>
5
+
<Version>8.10.1</Version>
6
6
<Description>This plugin adds tiny and simple but useful chat commands, and nothing more. It finally has a UI specifically for command help.</Description>
0 commit comments