Skip to content

Commit

Permalink
Bump version to 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Pandapip1 committed Apr 14, 2023
1 parent ae0018a commit ee4342f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SelectAnyNumberRounds.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>netstandard2.1</TargetFramework>
<AssemblyName>PickAnyNumber</AssemblyName>
<Description>A ROUNDS mod that allows you to pick any number of cards</Description>
<Version>1.2.3</Version>
<Version>1.2.4</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>latest</LangVersion>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "SelectAnyNumber",
"version_number": "1.2.3",
"version_number": "1.2.4",
"website_url": "https://pandapip1.com/",
"description": "Allows you to select any number of cards.",
"dependencies": [
Expand Down

0 comments on commit ee4342f

Please sign in to comment.