Skip to content

Commit

Permalink
Version labeling
Browse files Browse the repository at this point in the history
  • Loading branch information
proofrock committed Feb 16, 2024
1 parent 9e9985c commit 02065eb
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This project is released as Free and Open Source Software under the [GPLv3 licen

## Installazione (ita)

- [Scaricare](https://github.com/proofrock/foodhubber/releases) il pacchetto per la propria architettura (es. `foodhubber-v0.1.0-win-amd64.zip`);
- [Scaricare](https://github.com/proofrock/foodhubber/releases) il pacchetto per la propria architettura (es. `foodhubber-v0.2.0-win-amd64.zip`);
- scompattarlo in una directory;
- avviare l'eseguibile;
- di default cerca il database nella directory di esecuzione;
Expand Down
6 changes: 3 additions & 3 deletions frontend/package-lock.json

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

4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "FoodHubber",
"private": true,
"version": "0.1.0",
"version": "0.2.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -19,4 +19,4 @@
"dependencies": {
"date-picker-svelte": "^2.10.1"
}
}
}

0 comments on commit 02065eb

Please sign in to comment.