We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 682b13d commit d1ee324Copy full SHA for d1ee324
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 2.0.10 - 2020-089-12
4
5
### Changed
6
config/autoload/base.global.php
@@ -17,5 +17,5 @@
17
ConfigAggregator::ENABLE_CACHE => true,
18
'debug' => false,
19
'name' => 'Factorio Item Browser - Export',
20
- 'version' => '2.0.9',
+ 'version' => '2.0.10',
21
];
0 commit comments