Skip to content

Commit

Permalink
Upgrade to Rocket.Chat 2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Oct 11, 2018
1 parent 783bf76 commit dab36cb
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 2.14.0-18 (2018/10/11)

* Upgrade to Rocket.Chat 2.14.0

## 2.13.3-17 (2018/10/05)

* Fix `update.json` cannot be written
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ deploy:
notifications:
- provider: Webhook
url:
secure: 3V6QSptnPc6MYQn2S8/BzENJ5YDEn94VmCi2xmTCa0stiRA+hDKpyGaE0eVrW+sIhxIMoas74AE9613+5DVK/FyIFG40cSL1L4x+ePPe1Zm82NL2XMp5uS/G3M0vRPiBd+FOk7jEeAAQ+heUBXbFqw==
secure: 3V6QSptnPc6MYQn2S8/BzENJ5YDEn94VmCi2xmTCa0tPSUswf2HcFG9Uwa9j8jcnBh7ZitwwLxCT+Y9a+VFrbp816MEPovhoobQkZZKjo2euc+s/s3uXYuy4tS35QYKjr7QgK3yNTzzT6qbhoGPmYg==
method: post
2 changes: 1 addition & 1 deletion build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ core.dir = ../portapps
app = rocketchat
app.name = Rocket.Chat
app.type = archive
app.version = 2.13.3
app.version = 2.14.0

# Portable app
papp.id = ${app}-portable
Expand Down

0 comments on commit dab36cb

Please sign in to comment.