Skip to content

Commit 6b125d2

Browse files
committed
Fixes versioning.
1 parent 9ca035e commit 6b125d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlite3.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'sqlite3'
3-
s.version = '3.46.2'
3+
s.version = '3.46.1+1'
44
s.license = { :type => 'Public Domain', :text => <<-LICENSE
55
All of the code and documentation in SQLite has been dedicated to the public domain by the authors.
66
All code authors, and representatives of the companies they work for, have signed affidavits dedicating their contributions to the public domain and originals of those signed affidavits are stored in a firesafe at the main offices of Hwaci.

0 commit comments

Comments
 (0)