chore(app): update AstralRinth app branding and version

This commit is contained in:
2026-06-21 17:59:19 +03:00
parent eba23d70ba
commit 9b78384226
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -113,7 +113,7 @@ pub async fn login<R: Runtime>(
},
)?),
)
.title("Sign into Modrinth")
.title("Sign into AstralRinth")
.always_on_top(true)
.center()
.build()?;
+1 -1
View File
@@ -381,7 +381,7 @@ fn main() {
DialogBuilder::message()
.set_level(MessageLevel::Error)
.set_title("Initialization error")
.set_text("Your Microsoft Edge WebView2 installation is corrupt.\n\nMicrosoft Edge WebView2 is required to run Modrinth App.\n\nLearn how to repair it at https://support.modrinth.com/en/articles/8797765-corrupted-microsoft-edge-webview2-installation")
.set_text("Your Microsoft Edge WebView2 installation is corrupt.\n\nMicrosoft Edge WebView2 is required to run AstralRinth App.\n\nLearn how to repair it at https://support.modrinth.com/en/articles/8797765-corrupted-microsoft-edge-webview2-installation")
.alert()
.show()
.unwrap();
+1 -1
View File
@@ -63,7 +63,7 @@
]
},
"productName": "AstralRinth App",
"version": "0.14.702",
"version": "0.14.801",
"mainBinaryName": "AstralRinth App",
"identifier": "AstralRinthApp",
"plugins": {