Skip to content

Commit 92e8ede

Browse files
committed
Bump version to 0.8.3
1 parent 4a00896 commit 92e8ede

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
if os.getenv('DEV_BUILD'):
55
optional_dev_tag = '.dev' + os.getenv('DEV_BUILD')
66

7-
__version__ = '0.8.2' + optional_dev_tag
7+
__version__ = '0.8.3' + optional_dev_tag

charts/whoogle/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: whoogle
33
description: A self hosted search engine on Kubernetes
44
type: application
55
version: 0.1.0
6-
appVersion: 0.8.2
6+
appVersion: 0.8.3
77

88
icon: https://github.com/benbusby/whoogle-search/raw/main/app/static/img/favicon/favicon-96x96.png
99

0 commit comments

Comments
 (0)