Commit 237801f5 authored by Thomas's avatar Thomas
Browse files

Release 3.22.1

parent 7fdebf20
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,8 +13,8 @@ android {
    defaultConfig {
        minSdk 21
        targetSdk 33
        versionCode 490
        versionName "3.22.0"
        versionCode 491
        versionName "3.22.1"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }
    flavorDimensions "default"
+5 −0
Original line number Diff line number Diff line
[
  {
    "version": "3.22.1",
    "code": "491",
    "note": "Added:\n- Follow Lemmy instance (from Manage Timelines)\nFixed:\n- Add 50 chars max for poll options"
  },
  {
    "version": "3.22.0",
    "code": "490",
+4 −0
Original line number Diff line number Diff line
Added:
- Follow Lemmy instance (from Manage Timelines)
Fixed:
- Add 50 chars max for poll options