mirror of
https://github.com/searxng/searxng.git
synced 2025-07-24 13:49:26 +02:00
[enh] version 0.14.0
This commit is contained in:
parent
2aa959b088
commit
3ac578c0a8
2 changed files with 15 additions and 2 deletions
|
@ -18,8 +18,8 @@ along with searx. If not, see < http://www.gnu.org/licenses/ >.
|
|||
|
||||
# version of searx
|
||||
VERSION_MAJOR = 0
|
||||
VERSION_MINOR = 13
|
||||
VERSION_BUILD = 1
|
||||
VERSION_MINOR = 14
|
||||
VERSION_BUILD = 0
|
||||
|
||||
VERSION_STRING = "{0}.{1}.{2}".format(VERSION_MAJOR,
|
||||
VERSION_MINOR,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue