We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac593c0 commit 5dca624Copy full SHA for 5dca624
COTL_API.Common.props
@@ -1,7 +1,7 @@
1
<Project>
2
<PropertyGroup>
3
<TargetFramework>net472</TargetFramework>
4
- <Version>0.3.0</Version>
+ <Version>0.2.10</Version>
5
<LangVersion>latest</LangVersion>
6
<DebugType>portable</DebugType>
7
<IsPackable>true</IsPackable>
thunderstore.toml
@@ -4,7 +4,7 @@ schemaVersion = "0.0.1"
[package]
namespace = "xhayper"
name = "COTL_API"
-versionNumber = "0.3.0"
+versionNumber = "0.2.10"
8
description = "A library to easily interact with Cult of the Lamb"
9
websiteUrl = "https://cotl-api.vercel.app/"
10
containsNsfwContent = false
0 commit comments