Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
reyamir committed Jun 24, 2024
1 parent f0712e5 commit 6e5d0f0
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 89 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ dist/
.DS_Store
*.pem
.vscode/
ndb/
.idea/
5 changes: 0 additions & 5 deletions .idea/.gitignore

This file was deleted.

5 changes: 0 additions & 5 deletions .idea/codeStyles/codeStyleConfig.xml

This file was deleted.

46 changes: 0 additions & 46 deletions .idea/inspectionProfiles/Project_Default.xml

This file was deleted.

17 changes: 0 additions & 17 deletions .idea/lume.iml

This file was deleted.

8 changes: 0 additions & 8 deletions .idea/modules.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "../node_modules/@tauri-apps/cli/schema.json",
"productName": "Lume",
"version": "4.0.11",
"version": "4.0.12",
"identifier": "nu.lume.Lume",
"build": {
"beforeBuildCommand": "pnpm desktop:build",
Expand Down

0 comments on commit 6e5d0f0

Please sign in to comment.