Browse Source

set codename 'LabradorDuck' for 3.11.0

master
ansuz 11 months ago
parent
commit
93abdff397
1 changed files with 1 additions and 1 deletions
  1. 2
      customize.dist/pages.js

2
customize.dist/pages.js

@ -107,7 +107,7 @@ define([
])*/
])
]),
h('div.cp-version-footer', "CryptPad v3.10.0 (Kouprey)")
h('div.cp-version-footer', "CryptPad v3.11.0 (LabradorDuck)")
]);
};

Loading…
Cancel
Save