Sign in
iOS Team
/
CNLiveServiceCenterModule
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
e93c74bcc5a26b2f35e2289ed729733c0c6165ec
Authored by
daojian
2022-01-24 13:06:38 +0800
1 parent
587c60d2
修改版本号为 0.1.1 版本
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
CNLiveServiceCenterModule.podspec
CNLiveServiceCenterModule.podspec
View file @
e93c74b
...
...
@@ -8,7 +8,7 @@
8
8
9
9
Pod::Spec.new do |s|
10
10
s.name = 'CNLiveServiceCenterModule'
11
- s.version = '0.
0.4
'
11
+ s.version = '0.
1.1
'
12
12
s.summary = '网家家企业端服务中心模块'
13
13
14
14
# This description is used to generate tags and improve search results.
...
...