Skip to content

Commit ca1a565

Browse files
committed
prepare release
1 parent e61ec81 commit ca1a565

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

.changelog/changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
| tag | date | title |
2+
|------------|------------|---------------------------|
3+
| v2.10.0rc1 | 2023-09-27 | User Sync Tool v2.10.0rc1 |
4+
5+
# Fixes
6+
7+
* e61ec81 Fix issue with all users setting
8+
9+
---
10+
111
| tag | date | title |
212
|--------|------------|-----------------------|
313
| v2.9.1 | 2023-08-07 | User Sync Tool v2.9.1 |

.changelog/latest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Fixes
22

3-
* 8fbeb83 Fix build config for Jammy
3+
* e61ec81 Fix issue with all users setting

user_sync/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1919
# SOFTWARE.
2020

21-
__version__ = '2.9.1'
21+
__version__ = '2.10.0rc1'

0 commit comments

Comments
 (0)