Update app version

This commit is contained in:
github-action update-app-version 2022-10-14 20:39:24 +00:00
parent e06e920d03
commit 53bb2db81d

View File

@ -5,9 +5,11 @@
"exposable": true,
"port": 8107,
"id": "vaultwarden",
"tipi_version": 2,
"version": "1.25.1",
"categories": ["utilities"],
"tipi_version": 3,
"version": "1.26.0",
"categories": [
"utilities"
],
"description": "Alternative implementation of the Bitwarden server API written in Rust and compatible with upstream Bitwarden clients, perfect for self-hosted deployment where running the official resource-heavy service might not be ideal.",
"short_desc": "All your passwords in your control!",
"author": "Daniel García",