Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: KSP-CKAN/CKAN
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6cfa9bcdf98d
Choose a base ref
...
head repository: KSP-CKAN/CKAN
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 624839ffaa51
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 7, 2018

  1. Add 1.4.0 to build map

    HebaruSan committed Mar 7, 2018
    Copy the full SHA
    f340fc9 View commit details

Commits on Mar 8, 2018

  1. Merge pull request #2348 from HebaruSan/feature/build-map-1.4.0

    Add 1.4.0 to embedded build map
    dbent authored Mar 8, 2018
    Copy the full SHA
    624839f View commit details
Showing with 2 additions and 1 deletion.
  1. +2 −1 Core/builds.json
3 changes: 2 additions & 1 deletion Core/builds.json
Original file line number Diff line number Diff line change
@@ -69,6 +69,7 @@
"1847": "1.3.1.1847",
"1855": "1.3.1.1855",
"1863": "1.3.1.1863",
"1891": "1.3.1.1891"
"1891": "1.3.1.1891",
"2077": "1.4.0.2077"
}
}