mirror of
https://github.com/miniflux/v2.git
synced 2025-08-26 18:21:01 +00:00
Change user agent
This commit is contained in:
parent
da5c8c2edb
commit
577bcddb2a
2 changed files with 3 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
package version
|
||||
|
||||
// Version of the application (generated with "make build")
|
||||
var Version = "undefined"
|
||||
var Version = "2.0.x-dev"
|
||||
|
||||
// BuildDate is generated with "make build"
|
||||
var BuildDate = "undefined"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue