Skip to content

Commit 39be9a6

Browse files
committed
Bump version to 1.2.0
1 parent bec4742 commit 39be9a6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ Pick Any Number is available on [Thunderstore](https://rounds.thunderstore.io/pa
1414
| ---------------------------------------------------------------------------------------------- | -------------------- |
1515
| [Rounds With Friends](https://rounds.thunderstore.io/package/olavim/RoundsWithFriends/) | ✅ Full |
1616
| [Pick N Cards](https://rounds.thunderstore.io/package/Pykess/Pick_N_Cards/) | ✅ Full |
17+
| [Cosmic Rounds](https://rounds.thunderstore.io/package/XAngelMoonX/CR/) | ✅ Full |
1718
| [Root Cards](https://rounds.thunderstore.io/package/Root/Root_Cards/) | ⚠️ Partial[^1] |
1819
| [Cards Plus](https://rounds.thunderstore.io/package/willis81808/CardsPlus/) | ⚠️ Untested |
1920
| [Will's Wacky Cards](https://rounds.thunderstore.io/package/willuwontu/WillsWackyCards/) | ⚠️ Untested |
2021
| [Chaos Poppycars Cards](https://rounds.thunderstore.io/package/poppycars/ChaosPoppycarsCards/) | ⚠️ Untested |
2122
| [Gear Up Cards](https://rounds.thunderstore.io/package/GearUP/GearUpCards/) | ⚠️ Untested |
2223
| [Boss Sloths's Cards](https://rounds.thunderstore.io/package/BossSloth/BSC/) | ⚠️ Untested |
23-
| [Cosmic Rounds](https://rounds.thunderstore.io/package/XAngelMoonX/CR/) | ⚠️ Untested |
2424
| [Tab Info](https://rounds.thunderstore.io/package/willuwontu/TabInfo/) | 🛑 Incompatible[^2] |
2525

2626
If you have tested this mod with another mod and it is not listed here, please [update this table](https://github.com/Pandapip1/SelectAnyNumberRounds/edit/main/README.md) and submit a pull request!

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

0 commit comments

Comments
 (0)