Skip to content

Commit 956e423

Browse files
authored
Merge pull request #1064 from microsoft/littleaj/bump_version_2.5_ga
bump version
2 parents d46faac + 9b5503c commit 956e423

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CHANGELOG
22

3+
# Version 2.5.0
4+
* No changes since 2.5.0-BETA.5
5+
36
# Version 2.5.0-BETA.5
47
- Fixed `ClassCastException` that could happen when using `HttpURLConnection`
58
([#1053](https://github.com/microsoft/ApplicationInsights-Java/issues/1053))

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.5.0-BETA.5
2+
version=2.5.0
33
group=com.microsoft.azure
44

0 commit comments

Comments
 (0)