Skip to content

Commit

Permalink
v1.0.6 applied corrections to recipe file from v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tobitege committed Nov 25, 2022
1 parent fcca5c8 commit f6b3ffc
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 9 deletions.
4 changes: 2 additions & 2 deletions DU-Industry-Tool/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.5.0")]
[assembly: AssemblyFileVersion("1.0.5.0")]
[assembly: AssemblyVersion("1.0.6.0")]
[assembly: AssemblyFileVersion("1.0.6.0")]
2 changes: 1 addition & 1 deletion DU-Industry-Tool/RecipesGroups.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion DU-Industry-Tool/Version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.5
1.0.6
4 changes: 4 additions & 0 deletions DU-Industry-Tool/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v1.0.6
- Applied v1.0.5 corrections to recipes file (was left out due to time constraints)
- Textual changes from "" to null for unset schematic keys in recipes file

## v1.0.5
- More corrections in schematics file with regard to release data

Expand Down
9 changes: 4 additions & 5 deletions latestchanges.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# Latest Changes

## v1.0.6
- Applied v1.0.5 corrections to recipes file (was left out due to time constraints)
- Textual changes from "" to null for unset schematic keys in recipes file

## v1.0.5
- More corrections in schematics file with regard to release data

## v1.0.4
- Fixed 771 legacy schematic prices in recipes file

## v1.0.3
- Fixed fuels schematic quantity calculation
- Fix duplicate addition of element schematic
- Fixed version number in About dialog

0 comments on commit f6b3ffc

Please sign in to comment.