Skip to content

Commit 5bf34be

Browse files
committed
chore: bump version to 0.3.0
1 parent 9379304 commit 5bf34be

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ body:
3838
id: sdk-version
3939
attributes:
4040
label: SDK Version
41-
placeholder: "0.2.0"
41+
placeholder: "0.3.0"
4242
validations:
4343
required: true
4444
- type: input
@@ -52,7 +52,7 @@ body:
5252
id: server-version
5353
attributes:
5454
label: Streamline Server Version
55-
placeholder: "0.2.0"
55+
placeholder: "0.3.0"
5656
- type: input
5757
id: os
5858
attributes:

docker-compose.test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
version: "3.8"
44
services:
55
streamline:
6-
image: ghcr.io/streamlinelabs/streamline:0.2.0
6+
image: ghcr.io/streamlinelabs/streamline:0.3.0
77
ports:
88
- "9092:9092"
99
- "9094:9094"

0 commit comments

Comments
 (0)