Skip to content
This repository was archived by the owner on Dec 18, 2022. It is now read-only.

Commit 855fb91

Browse files
committed
Prepare 2.1.1 release
1 parent ea8dc38 commit 855fb91

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ android.enableJetifier=true
2323
kotlin.code.style=official
2424

2525
GROUP=io.matthewnelson.topl-android
26-
VERSION_NAME=2.1.1-SNAPSHOT
26+
VERSION_NAME=2.1.1
2727

2828
# The trailing 2 digits are for `alpha##` releases. For example:
2929
# 4.4.1-alpha02 = 441102 where `102` stands for alpha02

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
extra:
22
topl_android:
3-
release: '2.1.0'
4-
next_release: '2.1.1'
3+
release: '2.1.1'
4+
next_release: '2.2.0'
55
social:
66
- icon: material/earth
77
link: https://matthewnelson.io

0 commit comments

Comments
 (0)