Toggle navigation
Toggle navigation
This project
Loading...
Sign in
hh_public
/
HHDoctorSDK.ios
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
shmily
2018-06-25 15:32:44 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ad5bc52e43ad3d079eb065c88bca05fb19a49c20
ad5bc52e
1 parent
a0e84d17
sdk init
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
HHDoctorSDK.podspec
upgrade.sh
HHDoctorSDK.podspec
View file @
ad5bc52
1
Pod
::
Spec
.
new
do
|
s
|
1
Pod
::
Spec
.
new
do
|
s
|
2
s
.
name
=
"HHDoctorSDK"
2
s
.
name
=
"HHDoctorSDK"
3
-
s
.
version
=
"1.1.
0
"
3
+
s
.
version
=
"1.1.
1
"
4
s
.
summary
=
"和缓视频医生SDK(融云)"
4
s
.
summary
=
"和缓视频医生SDK(融云)"
5
5
6
s
.
description
=
<<-
DESC
6
s
.
description
=
<<-
DESC
upgrade.sh
View file @
ad5bc52
@@ -3,5 +3,5 @@ git commit -m "sdk init"
@@ -3,5 +3,5 @@ git commit -m "sdk init"
3
git pull
3
git pull
4
git push
4
git push
5
5
6
-
#git tag -m "tag" 1.1.0
7
-
#git push --tag
6
+
git tag -m
"tag"
1.1.1
7
+
git push --tag
Please
register
or
login
to post a comment