Skip to content

Commit 8cf96b2

Browse files
committed
Release 3.3.3
1 parent 699d671 commit 8cf96b2

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

client/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
REACT_APP_VERSION=3.3.2
1+
REACT_APP_VERSION=3.3.3
22
ESLINT_NO_DEV_ERRORS=true

helm-chart/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: 4ga-boards
33
description: 4ga Boards Helm chart for Kubernetes
44
type: application
55
version: 1.0.0
6-
appVersion: "3.3.2"
6+
appVersion: "3.3.3"
77
dependencies:
88
- condition: postgresql.enabled
99
name: postgresql

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "4gaboards",
3-
"version": "3.3.2",
3+
"version": "3.3.3",
44
"private": true,
55
"homepage": "https://4gaboards.com",
66
"repository": {

0 commit comments

Comments
 (0)