Skip to content

Commit

Permalink
Add TheLootBoxLogo icons
Browse files Browse the repository at this point in the history
  • Loading branch information
B3nac committed Jul 19, 2023
1 parent 135a3d0 commit 3d0f139
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 5 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,10 @@

* Fixed path permission bug

## 0.2.2 ()
## 0.2.2 (18 Jul 2023)

* Fixed particle effects
* Fixed bugs related to an IndexError and form import
* Removed loot bundles feature
* Improved GUI
* Added icons
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
[tool.briefcase]
project_name = "TheLootBoxWallet"
bundle = "com.thelootboxwallet"
version = "0.2.1"
url = ""
license = ""
version = "0.2.2"
url = "https://thelootbox.xyz/"
license = "MIT"
author = "Kyle Benac"
author_email = "[email protected]"

Expand All @@ -13,7 +13,7 @@ formal_name = "TheLootBoxWallet"
description = "TheLootBoxWallet is a Ethereum wallet that runs locally on your desktop with a focus on privacy and security."
long_description = """More details about the app should go here.
"""
icon = "resources/TheLootBoxLogo"
icon = "src/TheLootBoxWallet/resources/TheLootBoxLogo"
sources = [
"src/TheLootBoxWallet",
]
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/TheLootBoxWallet/resources/TheLootBoxLogo.png
Binary file not shown.

0 comments on commit 3d0f139

Please sign in to comment.