Skip to content

Commit a31bec3

Browse files
chore(release): 1.26.8 [skip ci]
## [1.26.8](v1.26.7...v1.26.8) (2024-05-16) ### Bug Fixes * filename too long in some cases ([fc74f0a](fc74f0a))
1 parent 1af9316 commit a31bec3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.26.8](https://github.com/getappmap/appmap-java/compare/v1.26.7...v1.26.8) (2024-05-16)
2+
3+
4+
### Bug Fixes
5+
6+
* filename too long in some cases ([fc74f0a](https://github.com/getappmap/appmap-java/commit/fc74f0adc9b9891b3189a755cb25bb234e2c3815))
7+
18
## [1.26.7](https://github.com/getappmap/appmap-java/compare/v1.26.6...v1.26.7) (2024-04-15)
29

310

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
}
1313

1414
ext {
15-
defaultVersion = '1.26.7'
15+
defaultVersion = '1.26.8'
1616
}
1717

1818
def defaultGroupId = 'com.appland'

0 commit comments

Comments
 (0)