Skip to content

Commit

Permalink
Update version to 14.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleve committed Apr 30, 2024
1 parent 49bdd56 commit 0343af8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ PODS:
- BlueprintUI (4.0.0)
- BlueprintUICommonControls (4.0.0):
- BlueprintUI (= 4.0.0)
- BlueprintUILists (14.1.0):
- BlueprintUILists (14.2.0):
- BlueprintUI (~> 4.0)
- ListableUI
- BlueprintUILists/Tests (14.1.0):
- BlueprintUILists/Tests (14.2.0):
- BlueprintUI (~> 4.0)
- BlueprintUICommonControls (~> 4.0)
- ListableUI
- EnglishDictionary (1.0.0.LOCAL)
- ListableUI (14.1.0)
- ListableUI/Tests (14.1.0):
- ListableUI (14.2.0)
- ListableUI/Tests (14.2.0):
- EnglishDictionary
- Snapshot
- Snapshot (1.0.0.LOCAL)
Expand Down Expand Up @@ -46,9 +46,9 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
BlueprintUI: 1818f187a6be6c69266a4e30f03a6ad7755530e9
BlueprintUICommonControls: 6ceffc16822dea3d1910029aa87eed7a386e4e3b
BlueprintUILists: 1bd504b26a67af92c55c1b585e9225ed48e8d1b0
BlueprintUILists: 8ea28beede1073448d94b9d5e62aaa73d079e438
EnglishDictionary: 2cf40d33cc1b68c4152a1cc69561aaf6e4ba0209
ListableUI: a72a791be89be6fd301c692e9792e4e0eff9c5d7
ListableUI: cad968ed349db8e328463931f583b6df0ae8dcf3
Snapshot: 574e65b08c02491a541efbd2619c92cc26514d1c

PODFILE CHECKSUM: 2b979d4f2436d28af7c87b125b646836119b89b7
Expand Down
2 changes: 1 addition & 1 deletion version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

BLUEPRINT_VERSION ||= ['~> 4.0'].freeze

LISTABLE_VERSION ||= '14.1.0'
LISTABLE_VERSION ||= '14.2.0'

LISTABLE_IOS_DEPLOYMENT_TARGET ||= '15.0'

Expand Down

0 comments on commit 0343af8

Please sign in to comment.