diff --git a/pubspec.yaml b/pubspec.yaml index 405a74a..015c16e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. -version: 1.0.16+27 +version: 1.0.17+28 environment: sdk: ^3.10.1 diff --git a/web/download/releases.json b/web/download/releases.json new file mode 100644 index 0000000..378626f --- /dev/null +++ b/web/download/releases.json @@ -0,0 +1,21 @@ +{ + "date": "2026-04-04", + "name": "Ponshu Room 1.0.17 (2026-04-04)", + "version": "v1.0.17", + "apks": { + "eiji": { + "lite": { + "url": "https://posimai-lab.tail72e846.ts.net/mai/ponshu-room-lite/releases/download/v1.0.17/ponshu_room_consumer_eiji.apk", + "size_mb": 89, + "filename": "ponshu_room_consumer_eiji.apk" + } + }, + "maita": { + "lite": { + "url": "https://posimai-lab.tail72e846.ts.net/mai/ponshu-room-lite/releases/download/v1.0.17/ponshu_room_consumer_maita.apk", + "size_mb": 89, + "filename": "ponshu_room_consumer_maita.apk" + } + } + } +} \ No newline at end of file