bump version strings

pull/1/head
ansuz 6 years ago
parent b9c4aa43b5
commit 8e2ab0b74a

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

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

Loading…
Cancel
Save