mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Merge pull request #873 from keepassxreboot/version_bump_163
Update version numbers to 1.6.3
This commit is contained in:
commit
7f56a85dca
3 changed files with 4 additions and 4 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"manifest_version": 2,
|
||||
"name": "KeePassXC-Browser",
|
||||
"version": "1.6.2",
|
||||
"version_name": "1.6.2",
|
||||
"version": "1.6.3",
|
||||
"version_name": "1.6.3",
|
||||
"description": "__MSG_extensionDescription__",
|
||||
"author": "KeePassXC Team",
|
||||
"icons": {
|
||||
|
|
|
|||
2
package-lock.json
generated
2
package-lock.json
generated
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "KeePassXC-Browser",
|
||||
"version": "1.6.0",
|
||||
"version": "1.6.3",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "KeePassXC-Browser",
|
||||
"version": "1.6.0",
|
||||
"version": "1.6.3",
|
||||
"description": "KeePassXC-Browser",
|
||||
"main": "build.js",
|
||||
"dependencies": {},
|
||||
|
|
|
|||
Loading…
Reference in a new issue