We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3066a51 commit 71ba309Copy full SHA for 71ba309
SelectAnyNumberRounds.csproj
@@ -4,7 +4,7 @@
4
<TargetFramework>netstandard2.0</TargetFramework>
5
<AssemblyName>PickAnyNumber</AssemblyName>
6
<Description>A ROUNDS mod that allows you to pick any number of cards</Description>
7
- <Version>1.1.5</Version>
+ <Version>1.1.6</Version>
8
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
9
<LangVersion>latest</LangVersion>
10
</PropertyGroup>
manifest.json
@@ -1,6 +1,6 @@
1
{
2
"name": "SelectAnyNumber",
3
- "version_number": "1.1.5",
+ "version_number": "1.1.6",
"website_url": "https://pandapip1.com/",
"description": "Allows you to select any number of cards.",
"dependencies": [
0 commit comments