Add version information to the webhook
This commit is contained in:
parent
ec1f894809
commit
98b1d0c9e4
5 changed files with 16 additions and 3 deletions
3
lib/consts.dart
Normal file
3
lib/consts.dart
Normal file
|
@ -0,0 +1,3 @@
|
|||
class Consts {
|
||||
static const VERSION = "1.1.112324.1248";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue