We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d758c35 commit a0e3820Copy full SHA for a0e3820
package.json
@@ -1,6 +1,6 @@
1
{
2
- "name": "simple-mod-reload",
3
- "version": "1.0.1",
+ "name": "delta-beacon-rebalance",
+ "version": "1.1.0",
4
"type": "module",
5
"scripts": {
6
"build": "tsx build.ts",
src/info.json
"name": "delta-beacon-rebalance",
- "version": "1.0.0",
"factorio_version": "2.0",
"title": "Beacon Rebalance [Δ]",
"author": "AzzyBunn",
@@ -10,4 +10,4 @@
10
"dependencies": [
11
"base >= 2.0.21"
12
]
13
-}
+}
0 commit comments