Merge branch 'master' into 'master'

Updating GitLab Mattermost to 3.4 for GitLab 8.12 release

Mattermost 3.4 has been tested with GitLab SSO with official release on September 16 from http://www.mattermost.org/download/. 

- Mattermost team is ready to test GitLab 8.12 omnibus RC for both upgrade and new install.
- You can visit https://gitlab.mattermost.com to verify and test the release.

Key updates in this release: 

- Integrate with 700 apps with Markdown support 
- Custom notifications
- Automated desktop app distribution 

[Full release notes can be found here.](https://docs.mattermost.com/administration/changelog.html#release-v3-4-0) No changes are required for `gitlab.rb`. Changes to Mattermost `config.json` are [documented in release notes](https://docs.mattermost.com/administration/changelog.html#config-json)

Please let me or @it33 know if you have any questions. Thanks!

See merge request !998
This commit is contained in:
DJ Mountney 2016-09-20 05:13:42 +00:00
commit 6857c9021d
1 changed files with 2 additions and 2 deletions

View File

@ -17,10 +17,10 @@
#
name "mattermost"
default_version "3.3.0"
default_version "3.4.0"
source url: "https://releases.mattermost.com/#{version}/mattermost-team-#{version}-linux-amd64.tar.gz",
md5: 'acfa431b0a9ce80c36e3be9ec3acb7f8'
md5: '4d2c95a7ff2ed918e1d4b810b985b4ed'
relative_path "mattermost"