Skip to content

Commit 204c6e9

Browse files
increment plugin version to v[2.0.42]
1 parent a0206c8 commit 204c6e9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4-
## [2.0.41] - 2023-03-23
4+
## [2.0.42] - 2023-03-23
55
### Changed
66
- Feature/no data yet panel per span (#408)
77
- Feature/setting for Runtime Observability Backend (exporter) (#410)
@@ -79,5 +79,5 @@ All notable changes to this project will be documented in this file.
7979
[2.0.38]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.37...v2.0.38
8080
[2.0.39]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.38...v2.0.39
8181
[2.0.40]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.39...v2.0.40
82-
[2.0.41]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.40...v2.0.41
83-
[Unreleased]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.41...HEAD
82+
[2.0.42]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.40...v2.0.42
83+
[Unreleased]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.42...HEAD

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#Wed Mar 22 22:27:18 UTC 2023
2-
version=2.0.41
1+
#Thu Mar 23 19:55:18 UTC 2023
2+
version=2.0.42

0 commit comments

Comments
 (0)