mirror of
https://github.com/Xevion/research-multipliers.git
synced 2025-12-06 03:16:09 -06:00
feat: version 0.1.1 release
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -5,7 +5,7 @@ permissions: write-all
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main # Change to the correct one upon release, master
|
||||
- master
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.1.1
|
||||
Date: 04. 16. 2025
|
||||
Bugfixes:
|
||||
- Fixed rare issue improper TechnologyUnit objects in other mods would cause a NPE crash.
|
||||
|
||||
Reference in New Issue
Block a user