Skip to content

Commit 70ee4b9

Browse files
committed
Release v1.5.1
1 parent 3903e71 commit 70ee4b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

BugsnagPerformance/Assets/BugsnagPerformance/Scripts/Internal/Version.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
internal static class Version
44
{
55
//TODO set this using sed or something in the release automation task
6-
public const string VersionString = "1.5.0";
6+
public const string VersionString = "1.5.1";
77
}
88
}

CHANGELOG.md

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

3-
## TBD
3+
## v1.5.1 (2024-09-09)
44

55
### Bug Fixes
66

0 commit comments

Comments
 (0)