Skip to content

Commit 9541a4b

Browse files
committed
Prepared release 2.0.0.
1 parent ab598c0 commit 9541a4b

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.0 - 2020-04-15
44

55
- Full re-implementation of the export project.
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-alpha'
20+
'version' => '2.0.0'
2121
];

0 commit comments

Comments
 (0)