Skip to content

Commit 7b8d499

Browse files
committed
Release v1.3.0
1 parent aae2a9e commit 7b8d499

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.2.0";
6+
public const string VersionString = "1.3.0";
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.3.0 (2023-10-05)
44

55
### Additions
66

0 commit comments

Comments
 (0)