Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 3a9caf8

Browse files
authored
Update version to 2.0.0
1 parent 15a065b commit 3a9caf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ const path = require('path')
44
const artifact = require('././.action/artifact')
55
const fs = require('fs')
66

7-
const scxVersion = '1.4.0'
7+
const scxVersion = '2.0.0'
88
const outputPath = '.build/xcframework-zipfile.url'
99

1010
core.setCommandEcho(true)

0 commit comments

Comments
 (0)