Skip to content

Commit e8705dc

Browse files
committed
Bump version to 1.1.3
1 parent f0bae7b commit e8705dc

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.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.2</Version>
7+
<Version>1.1.3</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.1.2",
3+
"version_number": "1.1.3",
44
"website_url": "https://pandapip1.com/",
55
"description": "Allows you to select any number of cards.",
66
"dependencies": [

0 commit comments

Comments
 (0)