Skip to content

Commit 0561606

Browse files
committed
Version 1.2.2
1 parent f46f207 commit 0561606

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SelectAnyNumberRounds.csproj

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

manifest.json

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

0 commit comments

Comments
 (0)