Skip to content

Commit

Permalink
4.0.0-rc.31
Browse files Browse the repository at this point in the history
  • Loading branch information
yasserf committed Jul 30, 2019
1 parent 54cd33f commit 9945e2f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion appveyor.yml
Expand Up @@ -40,7 +40,8 @@ deploy:
release: $(APPVEYOR_REPO_TAG_NAME)
description: 'Release description'
auth_token: ${GITHUB_TOKEN}
draft: true
draft: false
force_update: true
artifact: 'deepstream.io-release'
on:
appveyor_repo_tag: true
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@deepstream/server",
"version": "4.0.0-rc.30",
"version": "4.0.0-rc.31",
"description": "a scalable server for realtime webapps",
"main": "./dist/src/deepstream.io.js",
"bin": {
Expand Down

0 comments on commit 9945e2f

Please sign in to comment.