Skip to content

Commit a5b7844

Browse files
JarbasAlgithub-actions[bot]
authored andcommitted
Increment Version
1 parent a4fb139 commit a5b7844

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## [Unreleased](https://github.com/JarbasHiveMind/HiveMind-webchat/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/JarbasHiveMind/HiveMind-webchat/compare/ee7736f02289a6b101619b2dc4941a2e8747888b...HEAD)
6+
7+
**Fixed bugs:**
8+
9+
- support hivemind encryption [\#1](https://github.com/JarbasHiveMind/HiveMind-webchat/issues/1)
10+
11+
12+
13+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

hivemind_webchat/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
VERSION_MAJOR = 0
44
VERSION_MINOR = 3
55
VERSION_BUILD = 1
6-
VERSION_ALPHA = 1
6+
VERSION_ALPHA = 2
77
# END_VERSION_BLOCK

0 commit comments

Comments
 (0)