Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d8496ec

Browse files
committedApr 5, 2025·
Set working version to 3.9 dev
1 parent d371863 commit d8496ec

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed
 

‎CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Changelog
22

3-
## 3.8
3+
## 3.9
44

55
_WIP_
66

7+
## 3.8
8+
9+
_05.04.25_
10+
711
- Added a moderator indicator to `tomhow`
812
- Bump Go to 1.24
913

‎app/app.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ package app
22

33
const (
44
Name = "circumflex"
5-
Version = "3.8"
5+
Version = "3.9-dev"
66
MinimumLessVersion = 633
77
)

0 commit comments

Comments
 (0)
Please sign in to comment.