mirror of
https://github.com/Xevion/RimWorld-Hydroponics-Expanded.git
synced 2025-12-06 15:16:18 -06:00
Stable go version, update version to appropriate 2.1
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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
|
||||
|
||||
@@ -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>
|
||||
Reference in New Issue
Block a user