Skip to content

Commit 6496599

Browse files
committed
Bump version to v0.15.0
1 parent 4d1ed9b commit 6496599

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# v0.15.0 (2026-07-16)
2+
3+
* Switched Telegram bridge back to main repo.
4+
* Switched to new Instagram bridge.
5+
* Improved error message when logging into non-existent accounts.
6+
* Added notarization for macOS binary.
7+
18
# v0.14.0 (2026-02-24)
29

310
* Switched LinkedIn and Telegram to v2.

cmd/bbctl/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ var (
3131

3232
ParsedBuildTime time.Time
3333

34-
Version = "v0.14.0"
34+
Version = "v0.15.0"
3535
)
3636

3737
const BuildTimeFormat = "Jan _2 2006, 15:04:05 MST"

0 commit comments

Comments
 (0)