mirror of
https://github.com/searxng/searxng.git
synced 2025-08-02 10:02:20 +02:00
[enh] version 0.13.1
This commit is contained in:
parent
f65f90bf3c
commit
7828a1833b
2 changed files with 12 additions and 1 deletions
|
@ -19,7 +19,7 @@ along with searx. If not, see < http://www.gnu.org/licenses/ >.
|
|||
# version of searx
|
||||
VERSION_MAJOR = 0
|
||||
VERSION_MINOR = 13
|
||||
VERSION_BUILD = 0
|
||||
VERSION_BUILD = 1
|
||||
|
||||
VERSION_STRING = "{0}.{1}.{2}".format(VERSION_MAJOR,
|
||||
VERSION_MINOR,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue