Skip to content

Commit

Permalink
remove static from version.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
NQuinn27 committed Oct 17, 2023
1 parent 3d5b4dc commit 1781172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Primer3DS/Classes/version.swift
Original file line number Diff line number Diff line change
@@ -1 +1 @@
static let Primer3DSVersion = "2.0.0"
let Primer3DSVersion = "2.0.0"

0 comments on commit 1781172

Please sign in to comment.