Skip to content

Commit 83172bb

Browse files
committed
Fix dependencies check
Signed-off-by: Sascha Grunert <[email protected]>
1 parent 56a0b8b commit 83172bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
# tag the .0 release if it does not already exist. If the .0 release is done,
1414
# increase the development version to the next minor (1.x.0).
1515
- name: development version
16-
version: 1.34.0
16+
version: 1.34.1
1717
refPaths:
1818
- path: internal/version/version.go
1919
match: Version

0 commit comments

Comments
 (0)