Skip to content

Commit 18ca762

Browse files
committed
bump version
1 parent 0cb6495 commit 18ca762

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## Changelog
22

3+
### V2.0.1
4+
5+
#### Non-Breaking Changes
6+
7+
- Added `enable_space_age` field to values.yaml to enable or disable Space Age DLC
8+
39
### V2.0.0
410

511
#### Breaking Changes

charts/factorio-server-charts/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ sources:
2020
# This is the chart version. This version number should be incremented each time you make changes
2121
# to the chart and its templates, including the app version.
2222
# Versions are expected to follow Semantic Versioning (https://semver.org/)
23-
version: 2.0.0
23+
version: 2.0.1
2424

2525
# This is the version number of the application being deployed. This version number should be
2626
# incremented each time you make changes to the application. Versions are not expected to

0 commit comments

Comments
 (0)