bump version to v1.1.2

This commit is contained in:
oiov
2025-07-11 20:26:47 +08:00
parent 1556248883
commit 4df8e985c1
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ export default function AppConfigs({}: {}) {
return (
<Card>
<Collapsible className="group">
<Collapsible defaultOpen className="group">
<CollapsibleTrigger className="flex w-full items-center justify-between bg-neutral-50 px-4 py-5 dark:bg-neutral-900">
<div className="text-lg font-bold">{t("App Configs")}</div>
<Icons.chevronDown className="ml-auto size-4" />
+1 -1
View File
@@ -3,7 +3,7 @@
"short_name": "WR.DO",
"description": "Shorten links with analytics, manage emails and control subdomains—all on one platform.",
"appid": "com.wr.do",
"versionName": "1.1.1",
"versionName": "1.1.2",
"versionCode": "1",
"start_url": "/",
"orientation": "portrait",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "wr.do",
"version": "1.1.1",
"version": "1.1.2",
"author": {
"name": "oiov",
"url": "https://github.com/oiov"
+1 -1
View File
@@ -3,7 +3,7 @@
"short_name": "WR.DO",
"description": "Shorten links with analytics, manage emails and control subdomains—all on one platform.",
"appid": "com.wr.do",
"versionName": "1.1.1",
"versionName": "1.1.2",
"versionCode": "1",
"start_url": "/",
"orientation": "portrait",
+1 -1
View File
@@ -3,7 +3,7 @@
"short_name": "WR.DO",
"description": "Shorten links with analytics, manage emails and control subdomains—all on one platform.",
"appid": "com.wr.do",
"versionName": "1.1.1",
"versionName": "1.1.2",
"versionCode": "1",
"start_url": "/",
"orientation": "portrait",
+1 -1
View File
File diff suppressed because one or more lines are too long