Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit ca40627
Author: 老J <hmmmbiubiubiu@gmail.com>
Date:   Sat May 11 17:57:48 2024 +0800

    v1.2.14

commit 82f57ef
Merge: c034b88 0c4bc80
Author: 老J <hmmmbiubiubiu@gmail.com>
Date:   Sat May 11 10:38:12 2024 +0800

    Merge branch 'main' into develop

commit c034b88
Author: 老J <hmmmbiubiubiu@gmail.com>
Date:   Fri May 10 19:29:03 2024 +0800

    v1.2.13

    Fix the issue of the logo not displaying in dark mode.

commit 632bcea
Author: 老J <hmmmbiubiubiu@gmail.com>
Date:   Fri May 10 19:22:10 2024 +0800

    Fix the issue of the logo not displaying in dark mode.

commit eb9bce5
Author: 老J <hmmmbiubiubiu@gmail.com>
Date:   Thu May 9 19:39:24 2024 +0800

    Remove object information from uploading message.
  • Loading branch information
llaoj committed May 11, 2024
1 parent 0c4bc80 commit d48ea2b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gcopy",
"version": "1.2.13",
"version": "1.2.14",
"private": true,
"scripts": {
"dev": "next dev -p 3375 --experimental-https",
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.2.13
v1.2.14

0 comments on commit d48ea2b

Please sign in to comment.