1.0.26
Adds missing dependency
This commit is contained in:
parent
eaccb4161e
commit
b23b363702
2 changed files with 7 additions and 1 deletions
|
@ -1,4 +1,9 @@
|
|||
---------------------------------------------------------------------------------------------------
|
||||
Version: 1.0.26
|
||||
Date: 28.02.2025
|
||||
Bug Fixes:
|
||||
- Add missing dependency
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 1.0.25
|
||||
Date: 28.02.2025
|
||||
Changes:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "lignumis",
|
||||
"version": "1.0.25",
|
||||
"version": "1.0.26",
|
||||
"title": "Lignumis",
|
||||
"description": "Dive into the world of Lignumis, a moon of Nauvis offering only the most basic technologies.",
|
||||
"author": "cackling fiend",
|
||||
|
@ -9,6 +9,7 @@
|
|||
"dependencies": [
|
||||
"base",
|
||||
"space-age >= 2.0.28",
|
||||
"lignumis-assets",
|
||||
"flib",
|
||||
"PlanetsLib >= 1.1.26",
|
||||
"astroponics >= 1.2.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue