Skip to content

Commit f1d4c86

Browse files
committed
version 1.0.6
nevermind lmao, forgot to bump version num
1 parent 2f0b3a9 commit f1d4c86

File tree

11 files changed

+6
-6
lines changed

11 files changed

+6
-6
lines changed

draftsman/_factorio_version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# _factorio_version.py
22

3-
__factorio_version__ = "1.1.89.0"
4-
__factorio_version_info__ = (1, 1, 89, 0)
3+
__factorio_version__ = "1.1.88.0"
4+
__factorio_version_info__ = (1, 1, 88, 0)

draftsman/_version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# version.py
22

3-
__version__ = "1.0.5"
4-
__version_info__ = (1, 0, 5)
3+
__version__ = "1.0.6"
4+
__version_info__ = (1, 0, 6)

draftsman/data/entities.pkl

0 Bytes
Binary file not shown.

draftsman/data/instruments.pkl

0 Bytes
Binary file not shown.

draftsman/data/items.pkl

0 Bytes
Binary file not shown.

draftsman/data/mods.pkl

0 Bytes
Binary file not shown.

draftsman/data/modules.pkl

0 Bytes
Binary file not shown.

draftsman/data/recipes.pkl

0 Bytes
Binary file not shown.

draftsman/data/signals.pkl

0 Bytes
Binary file not shown.

draftsman/data/tiles.pkl

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)