Skip to content

Commit ee4342f

Browse files
committed
Bump version to 1.2.4
1 parent ae0018a commit ee4342f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: SelectAnyNumberRounds.csproj

+1-1
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.3</Version>
7+
<Version>1.2.4</Version>
88
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
99
<LangVersion>latest</LangVersion>
1010
</PropertyGroup>

Diff for: manifest.json

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

0 commit comments

Comments
 (0)