Skip to content

Commit 851e5de

Browse files
committed
Prepare for 2.6.2 GA release
1 parent 9705fc8 commit 851e5de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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-
# Version 2.6.2-BETA.3
3+
# Version 2.6.2
44
* Fixed NullPointer when testing with MockMvc ([#1281](https://github.com/microsoft/ApplicationInsights-Java/issues/1281))
55

66
# Version 2.6.2-BETA.2

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// Project properties
2-
version=2.6.2-BETA.2
2+
version=2.6.2
33
group=com.microsoft.azure
44

0 commit comments

Comments
 (0)