Skip to content

Commit 3201fdc

Browse files
committed
Release v1.4.2
1 parent cdc506c commit 3201fdc

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.4.1";
6+
public const string VersionString = "1.4.2";
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.4.2 (2024-27-06)
44

55
### Bug Fixes
66

0 commit comments

Comments
 (0)