-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
69771a8
commit 5d73fdc
Showing
2 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
namespace eval ::plugins::SDB { | ||
variable author "Enrique Bengoechea" | ||
variable contact "[email protected]" | ||
variable version 1.18 | ||
variable version 1.19 | ||
variable github_repo ebengoechea/de1app_plugin_SDB | ||
variable name [translate "Shot DataBase"] | ||
variable description [translate "Keeps your shot history in a SQLite database, and provides functions to manage shot history files."] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters