Skip to content

Commit a0e3820

Browse files
committed
Release v1.1.0
1 parent d758c35 commit a0e3820

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "simple-mod-reload",
3-
"version": "1.0.1",
2+
"name": "delta-beacon-rebalance",
3+
"version": "1.1.0",
44
"type": "module",
55
"scripts": {
66
"build": "tsx build.ts",

src/info.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "delta-beacon-rebalance",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"factorio_version": "2.0",
55
"title": "Beacon Rebalance [Δ]",
66
"author": "AzzyBunn",
@@ -10,4 +10,4 @@
1010
"dependencies": [
1111
"base >= 2.0.21"
1212
]
13-
}
13+
}

0 commit comments

Comments
 (0)