Skip to content

Commit 2866186

Browse files
committed
Bump version to 1.17.0
1 parent 6d41011 commit 2866186

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

dist/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9886,6 +9886,7 @@ const semver = __importStar(__webpack_require__(876));
98869886
const core = __importStar(__webpack_require__(470));
98879887
const os_1 = __webpack_require__(316);
98889888
const VERSIONS_LIST = [
9889+
["5.7", [os_1.OS.MacOS, os_1.OS.Ubuntu]],
98899890
["5.6.3", os_1.OS.all()],
98909891
["5.6.2", os_1.OS.all()],
98919892
["5.6.1", os_1.OS.all()],

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "setup-swift",
3-
"version": "1.16.0",
3+
"version": "1.17.0",
44
"description": "Set up GitHub Actions workflow with Swift support",
55
"private": true,
66
"main": "lib/main.js",

0 commit comments

Comments
 (0)