mirror of
https://github.com/aykhans/azal-bot.git
synced 2025-04-20 22:07:16 +00:00
🔖 Bump version to 0.2.0
This commit is contained in:
parent
8cd132d8fa
commit
1efac78b98
2
main.go
2
main.go
@ -16,7 +16,7 @@ import (
|
|||||||
const (
|
const (
|
||||||
RequestURL = "https://azal.az/book/api/flights/search/by-deeplink"
|
RequestURL = "https://azal.az/book/api/flights/search/by-deeplink"
|
||||||
TelegramAPIURL = "https://api.telegram.org/bot%s/sendMessage"
|
TelegramAPIURL = "https://api.telegram.org/bot%s/sendMessage"
|
||||||
Version = "0.1.0"
|
Version = "0.2.0"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user