Browse Source

6.7

pull/1983/head siteserver-v6.7.0
starlying 7 years ago
parent
commit
146e415392
  1. 2
      SS.CMS.nuspec
  2. 4
      appveyor.yml

2
SS.CMS.nuspec

@ -12,7 +12,7 @@
<copyright>Copyright © SiteServer CMS 2018</copyright>
<tags>SiteServer CMS</tags>
<releaseNotes>
SiteServer CMS V6.6正式版
SiteServer CMS V6.7正式版
</releaseNotes>
</metadata>
</package>

4
appveyor.yml

@ -3,7 +3,7 @@
only:
- master
version: 6.6.{build}
version: 6.7.{build}
image: Visual Studio 2017
assembly_info:
@ -80,7 +80,7 @@
only:
- staging
version: 6.6.{build}-beta
version: 6.7.{build}-beta
image: Visual Studio 2017
assembly_info:

Loading…
Cancel
Save