Skip to content

Commit fc6ad71

Browse files
committed
🐛 fix: Add *~em .gitignore
1 parent 296ac60 commit fc6ad71

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,3 +170,4 @@ tests
170170
driver-verify
171171
ruff.toml
172172
PLANNING.md
173+
*~

usr/share/big-driver-manager/core/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# Application Metadata
1414
APP_NAME = "Big Driver Manager"
1515
APP_ID = "br.com.biglinux.drivermanager"
16-
APP_VERSION = "2.0.0"
16+
APP_VERSION = "2.0.1"
1717
APP_AUTHOR = "BigLinux Team"
1818
APP_WEBSITE = "https://github.com/communitybig/big-driver-manager"
1919

0 commit comments

Comments
 (0)