Skip to content

Commit 6338b46

Browse files
committed
Prepare next release
1 parent 3221efb commit 6338b46

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 3.2.0
4+
5+
* Support for using `Resources` instead of `Context` to resolve
6+
* A lot of dependency updates
7+
8+
Diff: [`3.1.0...3.2.0`](https://github.com/ioki-mobility/TextRef/compare/3.1.0...3.2.0)
9+
310
## 3.1.0
411

512
* New maven repository for snapshot versions

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55

66
allprojects {
77
group = "com.ioki.textref"
8-
version = "3.2.0-SNAPSHOT"
8+
version = "3.2.0"
99
}
1010

1111
nmcpAggregation {

0 commit comments

Comments
 (0)