Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
yalov committed Aug 27, 2024
1 parent e127db5 commit 434bb5a
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 4 deletions.
3 changes: 3 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## ChangeLog:

### Version 2.1.8
* VABOrganizer patches (github.com/Adventurer13)

### Version 2.1.7
* added Chinese translation (github.com/Aebestach)

Expand Down
4 changes: 2 additions & 2 deletions CommNetAntennasExtension.version
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"VERSION": {
"MAJOR": 2,
"MINOR": 1,
"PATCH": 7,
"PATCH": 8,
"BUILD": 0
},
"KSP_VERSION": {
"MAJOR": 1,
"MINOR": 12,
"PATCH": 3
"PATCH": 5
},
"KSP_VERSION_MIN": {
"MAJOR": 1,
Expand Down
3 changes: 3 additions & 0 deletions GameData/CommNetAntennasExtension/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## ChangeLog:

### Version 2.1.8
* VABOrganizer patches (github.com/Adventurer13)

### Version 2.1.7
* added Chinese translation (github.com/Aebestach)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"VERSION": {
"MAJOR": 2,
"MINOR": 1,
"PATCH": 7,
"PATCH": 8,
"BUILD": 0
},
"KSP_VERSION": {
"MAJOR": 1,
"MINOR": 12,
"PATCH": 3
"PATCH": 5
},
"KSP_VERSION_MIN": {
"MAJOR": 1,
Expand Down

0 comments on commit 434bb5a

Please sign in to comment.