Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0c3e82d

Browse files
committed
bump to 2.8.0
Signed-off-by: FTCHD <144691102+FTCHD@users.noreply.github.com>
1 parent4ca9caa commit0c3e82d

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

‎package-lock.json‎

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"rclone-ui",
33
"private":true,
4-
"version":"2.7.28",
4+
"version":"2.8.0",
55
"type":"module",
66
"scripts": {
77
"dev":"node scripts/buildExternal.js && vite",

‎src-tauri/Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name ="app"
3-
version ="2.7.28"
3+
version ="2.8.0"
44
description ="A Tauri App"
55
authors = ["you"]
66
license =""

‎src-tauri/tauri.conf.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema":"https://schema.tauri.app/config/2",
33
"productName":"Rclone UI",
44
"mainBinaryName":"Rclone UI",
5-
"version":"2.7.28",
5+
"version":"2.8.0",
66
"identifier":"com.rclone.ui",
77
"build": {
88
"frontendDist":"../dist",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp