Skip to content

Commit

Permalink
Update: update memos version (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
CorrectRoadH authored Jul 16, 2023
1 parent 1a5b065 commit 58a71bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Apps/Memos/appfile.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.13.0",
"version": "0.14.0",
"title": "Memos",
"name": "Memos",
"icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Memos/icon.png",
Expand Down Expand Up @@ -102,4 +102,4 @@
"url": ""
},
"latest_update_date": ""
}
}
2 changes: 1 addition & 1 deletion Apps/Memos/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
PGID: $PGID
PUID: $PUID
TZ: $TZ
image: neosmemo/memos:0.13.1
image: neosmemo/memos:0.14.0
deploy:
resources:
reservations:
Expand Down

0 comments on commit 58a71bb

Please sign in to comment.