You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sed -i '' -E 's|^.*__VERSION_LINE_TOKEN__.*$| static var version = "'"$version"'" /* Do not remove this token, it is used by a script: __VERSION_LINE_TOKEN__ */|'"./LocMapper CLI/main.swift"
22
+
sed -i '' -E 's|^.*__VERSION_LINE_TOKEN__.*$| static let version = "'"$version"'" /* Do not remove this token, it is used by a script: __VERSION_LINE_TOKEN__ */|'"./LocMapper CLI/main.swift"
0 commit comments