Updated version number

This commit is contained in:
Don-Swanson 2025-09-10 17:50:40 -05:00
parent 628e3376d0
commit b7bd56f6da
No known key found for this signature in database
GPG key ID: C6A6ACD574A005E5
2 changed files with 2 additions and 2 deletions

View file

@ -4,4 +4,4 @@ optional_dev_tag = ''
if os.getenv('DEV_BUILD'):
optional_dev_tag = '.dev' + os.getenv('DEV_BUILD')
__version__ = '0.9.3' + optional_dev_tag
__version__ = '0.9.4' + optional_dev_tag

View file

@ -3,7 +3,7 @@ name: whoogle
description: A self hosted search engine on Kubernetes
type: application
version: 0.1.0
appVersion: 0.9.3
appVersion: 0.9.4
icon: https://github.com/benbusby/whoogle-search/raw/main/app/static/img/favicon/favicon-96x96.png