Stable go version, update version to appropriate 2.1

This commit is contained in:
2024-05-07 19:00:49 -05:00
parent 9cbbc0a823
commit acbc440d10
2 changed files with 3 additions and 1 deletions

View File

@@ -30,6 +30,8 @@ jobs:
- name: Setup Go environment
uses: actions/setup-go@v5.0.1
with:
go-version: stable
- name: Get Version
id: get_version

View File

@@ -7,6 +7,6 @@
<supportedVersions>
<li>1.5</li>
</supportedVersions>
<modVersion>0.1.1</modVersion>
<modVersion>0.2.1</modVersion>
<url>https://github.com/Xevion/RimWorld-Hydroponics-Expanded</url>
</ModMetaData>