Bump version to v0.25.1
Some checks are pending
Go / Lint (latest) (push) Waiting to run
Go / Build (old, libolm) (push) Waiting to run
Go / Build (latest, libolm) (push) Waiting to run
Go / Build (old, goolm) (push) Waiting to run
Go / Build (latest, goolm) (push) Waiting to run

This commit is contained in:
Tulir Asokan 2025-09-16 14:45:37 +03:00
commit c37ddcc3a5
4 changed files with 75 additions and 32 deletions

View file

@ -7,7 +7,7 @@ import (
"strings"
)
const Version = "v0.25.0"
const Version = "v0.25.1"
var GoModVersion = ""
var Commit = ""