bump version from 2.5.0 to 2.6.0

pull/1/head
ansuz 2018-08-22 15:32:47 +02:00
parent b084b892bd
commit 9fe78dcc5f
2 changed files with 2 additions and 2 deletions
customize.dist

View File

@ -94,7 +94,7 @@ define([
])
])
]),
h('div.cp-version-footer', "CryptPad v2.5.0 (Fossa)")
h('div.cp-version-footer', "CryptPad v2.6.0 (Gibbon)")
]);
};

View File

@ -1,7 +1,7 @@
{
"name": "cryptpad",
"description": "realtime collaborative visual editor with zero knowlege server",
"version": "2.5.0",
"version": "2.6.0",
"license": "AGPL-3.0+",
"repository": {
"type": "git",