Browse Source

Update version to 2026.4.1 in mod.rs

the hard-coded version here is lagging behind.
pull/7460/head
Brandon 2 months ago
committed by GitHub
parent
commit
e785cfbbf1
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      src/api/core/mod.rs

2
src/api/core/mod.rs

@ -228,7 +228,7 @@ fn config() -> Json<Value> {
// Version history:
// - Individual cipher key encryption: 2024.2.0
// - Mobile app support for MasterPasswordUnlockData: 2025.8.0
"version": "2025.12.0",
"version": "2026.4.1",
"gitHash": option_env!("GIT_REV"),
"server": {
"name": "Vaultwarden",

Loading…
Cancel
Save