Skip to content

Commit ae9e0be

Browse files
authored
Fixed release tag name (#43)
1 parent 4430659 commit ae9e0be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/release-notes/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.1.0~tech_preview
1+
## 0.1.0-tech_preview
22

33
Initial technical preview release.
44

project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=0.1.0~tech_preview
1+
version=0.1.0-tech_preview
22
supported_php_versions=(81 82 83 84)
33
supported_package_types=(apk deb rpm)
44
test_all_php_versions_with_package_type=deb

0 commit comments

Comments
 (0)