Skip to content

Commit f711d88

Browse files
authored
Merge pull request #559 from stytchauth/fix-another-path
Fix another path for version
2 parents 3c3fe0a + acc203c commit f711d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Scripts/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /usr/bin/env ruby
22
#
3-
VERSION_FILE_PATH = 'Sources/StytchCore/ClientInfo/ClientInfo+Version.swift'
3+
VERSION_FILE_PATH = 'Sources/StytchCore/SharedModels/ClientInfo+Version.swift'
44

55
def project_root
66
File.expand_path('../../', __FILE__)

0 commit comments

Comments
 (0)