Skip to content

Commit bb50dfd

Browse files
committed
Version 2.5.7
1 parent 4ae8a2e commit bb50dfd

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.6'
9+
Cryptodog.version = '2.5.7'
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.6",
4+
"version": "2.5.7",
55

66
"manifest_version": 2,
77

0 commit comments

Comments
 (0)