Skip to content

Commit

Permalink
release: bump version to 1.0.0-beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts committed Sep 27, 2024
1 parent 65c7e03 commit 486cff9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@ Unreleased
-->

## 1.0.0-beta3 - 2024-09-27

### Bugs fixes 🐛

* fix(init): remove QChat import outside try/except by @Guts in <https://github.com/geotribu/qtribu/pull/196>
* fix(qchat): no notification on self message mention by @gounux in <https://github.com/geotribu/qtribu/pull/197>

## 1.0.0-beta2 - 2024-09-07

### Tooling 🔧
Expand Down
2 changes: 1 addition & 1 deletion qtribu/metadata.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ qgisMinimumVersion=3.28
qgisMaximumVersion=3.99

# versionnement
version=1.0.0-beta2
version=1.0.0-beta3
changelog=

0 comments on commit 486cff9

Please sign in to comment.