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