Skip to content

Commit 4dead13

Browse files
committed
Version 1.1.5 baby!!!
1 parent 8996496 commit 4dead13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SelectAnyNumberRounds.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>netstandard2.0</TargetFramework>
55
<AssemblyName>PickAnyNumber</AssemblyName>
66
<Description>A ROUNDS mod that allows you to pick any number of cards</Description>
7-
<Version>1.1.4</Version>
7+
<Version>1.1.5</Version>
88
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
99
<LangVersion>latest</LangVersion>
1010
</PropertyGroup>

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "SelectAnyNumber",
3-
"version_number": "1.1.4",
3+
"version_number": "1.1.5",
44
"website_url": "https://pandapip1.com/",
55
"description": "Allows you to select any number of cards.",
66
"dependencies": [

0 commit comments

Comments
 (0)