Skip to content

Commit 38967ec

Browse files
author
getsentry-bot
committed
Merge branch 'release/1.1.0'
2 parents e8dfbe7 + f0d434e commit 38967ec

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 1.1.0
44

55
### Features
66

SConstruct

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ from enum import Enum
77

88
# *** Settings.
99

10-
VERSION = "1.0.0"
10+
VERSION = "1.1.0"
1111
COMPATIBILITY_MINIMUM = "4.5"
1212

1313

project/project.godot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ config_version=5
1111
[application]
1212

1313
config/name="Sentry demo project"
14-
config/version="1.0.0"
14+
config/version="1.1.0"
1515
run/main_scene="uid://cqiowj0jydds1"
1616
run/main_loop_type="ProjectMainLoop"
1717
config/features=PackedStringArray("4.5")

0 commit comments

Comments
 (0)