mirror of
https://github.com/searx/searx
synced 2025-08-31 06:26:28 +00:00
update version file
This commit is contained in:
@@ -18,7 +18,7 @@ along with searx. If not, see < http://www.gnu.org/licenses/ >.
|
||||
|
||||
# version of searx
|
||||
VERSION_MAJOR = 1
|
||||
VERSION_MINOR = 0
|
||||
VERSION_MINOR = 1
|
||||
VERSION_BUILD = 0
|
||||
|
||||
VERSION_STRING = "{0}.{1}.{2}".format(VERSION_MAJOR,
|
||||
|
Reference in New Issue
Block a user