Skip to content

Commit

Permalink
Prepare for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
psibre committed Apr 25, 2024
1 parent feb93e8 commit 1f10f5d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Lower Sorbian language component for MaryTTS
============================================

[Unreleased]
------------

[v0.1.2] - 2024-04-25
---------------------

Expand Down Expand Up @@ -28,6 +31,7 @@ Initial release

- Artifact hosting on Maven Central

[Unreleased]: https://github.com/marytts/marytts-lang-dsb
[v0.1.2]: https://github.com/marytts/marytts-lang-dsb/releases/tag/v0.1.2
[v0.1.1]: https://github.com/marytts/marytts-lang-dsb/releases/tag/v0.1.1
[v0.1.0]: https://github.com/marytts/marytts-lang-dsb/releases/tag/v0.1.0
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

group 'de.dfki.mary'
version '0.1.2'
version '0.2.0-SNAPSHOT'
description 'Lower Sorbian language component for MaryTTS'
ext {
url = 'https://github.com/marytts/marytts-lang-dsb'
Expand Down

0 comments on commit 1f10f5d

Please sign in to comment.