Skip to content

Commit 3e95b80

Browse files
committed
Prepared release 2.0.1.
1 parent e38a3e7 commit 3e95b80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 2.0.1 - 2020-04-24
44

55
### Changed
66

config/autoload/base.global.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
ConfigAggregator::ENABLE_CACHE => true,
1818
'debug' => false,
1919
'name' => 'Factorio Item Browser - Export',
20-
'version' => '2.0.0'
20+
'version' => '2.0.1'
2121
];

0 commit comments

Comments
 (0)