Skip to content

Commit

Permalink
Release v1.25
Browse files Browse the repository at this point in the history
  • Loading branch information
ihsoft committed Apr 26, 2020
1 parent 660bef5 commit c603f31
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 1.25 (pre-release):
# 1.25 (April 25th, 2020):
* [Change] Stop complaining about KSP minor version change.
* [Change] Update ES-ES localization.

Expand Down
6 changes: 3 additions & 3 deletions KIS.version
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"NAME": "Kerbal Inventory System",
"URL": "https://raw.githubusercontent.com/ihsoft/KIS/master/KIS.version",
"VERSION": {
"BUILD": 41031,
"BUILD": 31998,
"MAJOR": 1,
"MINOR": 24,
"PATCH": 7279
"MINOR": 25,
"PATCH": 7420
}
}
2 changes: 1 addition & 1 deletion Tools/publish_curseforge_args.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
--github=ihsoft/KIS
--versions=latest_all_builds
--title=KIS {tag}
--archive=../KIS_v1.24.zip
--archive=../KIS_v1.25.zip
2 changes: 1 addition & 1 deletion Tools/publish_github_args.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
--changelog=../CHANGELOG.md
--as_draft
--title=KIS v{tag}
--archive=../KIS_v1.24.zip
--archive=../KIS_v1.25.zip
2 changes: 1 addition & 1 deletion Tools/publish_spacedock_args.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
--changelog=../CHANGELOG.md
--github=ihsoft/KIS
--ksp_version=latest
--archive=../KIS_v1.24.zip
--archive=../KIS_v1.25.zip

0 comments on commit c603f31

Please sign in to comment.