Skip to content

Commit ff0cac4

Browse files
authored
Merge pull request #85 from futuredapp/release/version-2.2.2
Bump version number
2 parents cceddc4 + cb5dde0 commit ff0cac4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Donut Releases #
22

3+
## Version 2.2.2
4+
_2022-04-16_
5+
6+
### Compose version
7+
- Fix for a bug that was causing colors not being correctly assigned to their corresponding values. ([Issue](https://github.com/futuredapp/donut/pull/56), [Merge Request](https://github.com/futuredapp/donut/pull/84))
8+
39
## Version 2.2.1
410
_2022-03-02_
511

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GROUP=app.futured.donut
2-
VERSION_NAME=2.2.1-SNAPSHOT
2+
VERSION_NAME=2.2.2-SNAPSHOT
33
POM_DESCRIPTION=Doughnut-like graph view capable of displaying multiple datasets with assignable colors
44
POM_INCEPTION_YEAR=2020
55
POM_URL="https://github.com/thefuntasty/donut"

0 commit comments

Comments
 (0)