File tree 3 files changed +10
-3
lines changed
3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change
1
+ # Jerboa 0.0.59 (2024-02-15)
2
+
3
+ ## What's Changed
4
+
5
+ - Adding lintVitalRelease to CI by @dessalines in #1383
6
+
1
7
# Jerboa 0.0.58 (2024-02-15)
2
8
3
9
## What's Changed
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ android {
20
20
namespace = " com.jerboa"
21
21
minSdk = 26
22
22
targetSdk = 34
23
- versionCode = 58
24
- versionName = " 0.0.58 "
23
+ versionCode = 59
24
+ versionName = " 0.0.59 "
25
25
26
26
testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
27
27
vectorDrawables {
Original file line number Diff line number Diff line change 1
- # Jerboa 0.0.58 (2024-02-15)
1
+ # Jerboa 0.0.59 (2024-02-15)
2
2
3
3
## What's Changed
4
4
5
+ - Adding lintVitalRelease to CI by @dessalines in #1383
5
6
- Adding ability to ban users from profile pages. by @dessalines in #1380
6
7
- Fixing view votes crash. Fixes #1357 by @dessalines in #1379
7
8
- Add report queue by @dessalines in #1360
You can’t perform that action at this time.
0 commit comments