Skip to content

Commit d4ca9b2

Browse files
committed
Version 2.5.2
1 parent eee8b90 commit d4ca9b2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

js/cryptodog.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ GLOBAL VARIABLES
66
-------------------
77
*/
88

9-
Cryptodog.version = '2.5.1'
9+
Cryptodog.version = '2.5.2'
1010

1111
Cryptodog.me = {
1212
newMessages: 0,

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Cryptodog",
33
"description": "Private conversations made easy",
4-
"version": "2.5.1",
4+
"version": "2.5.2",
55

66
"manifest_version": 2,
77

0 commit comments

Comments
 (0)