Skip to content

Commit 6d15d8f

Browse files
committed
Bump version to 3.4.0-dev6
1 parent acf6aa9 commit 6d15d8f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This project mostly adheres to [Semantic Versioning](https://semver.org/spec/v2.
77
however, insignificant breaking changes does not guarantee a major version bump, see the reasoning [here](https://github.com/kyb3r/modmail/issues/319).
88

99

10-
# v3.3.2-dev6
10+
# v3.4.0-dev6
1111

1212
(Development update, very likely to be unstable!)
1313

bot.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "3.3.2-dev5"
1+
__version__ = "3.4.0-dev6"
22

33

44
import asyncio

0 commit comments

Comments
 (0)