File tree 3 files changed +3
-3
lines changed 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ targetTemplates:
34
34
settings :
35
35
base :
36
36
PRODUCT_BUNDLE_IDENTIFIER : ${bundle_id}
37
- MARKETING_VERSION : " 7.3.2 "
37
+ MARKETING_VERSION : " 7.3.3 "
38
38
CURRENT_PROJECT_VERSION : 0
39
39
VERSIONING_SYSTEM : " apple-generic"
40
40
DEBUG_INFORMATION_FORMAT : dwarf-with-dsym
Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = "ReactiveDataDisplayManager"
3
- s . version = "7.3.2 "
3
+ s . version = "7.3.3 "
4
4
s . summary = "Library with custom events and reusable adapter for scrollable UI Collections"
5
5
s . homepage = "https://github.com/surfstudio/ReactiveDataDisplayManager"
6
6
s . license = "MIT"
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ targets:
36
36
settings :
37
37
base :
38
38
PRODUCT_BUNDLE_IDENTIFIER : ru.surfstudio.rddm
39
- MARKETING_VERSION : " 7.3.2 "
39
+ MARKETING_VERSION : " 7.3.3 "
40
40
CURRENT_PROJECT_VERSION : 0
41
41
VERSIONING_SYSTEM : " apple-generic"
42
42
DEBUG_INFORMATION_FORMAT : dwarf-with-dsym
You can’t perform that action at this time.
0 commit comments