Skip to content

Commit 030e326

Browse files
committed
fix bump version
1 parent f0e9562 commit 030e326

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/workflows/bump-module-version.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ on:
55
branches:
66
- master
77
- main
8-
release:
9-
types:
10-
- released
118

129
jobs:
1310
build:

module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Name>zpm-registry</Name>
66
<ExternalName>ZPM Registry</ExternalName>
77
<Description>Registry server for ZPM</Description>
8-
<Version>1.3.2</Version>
8+
<Version>1.3.1</Version>
99
<Packaging>module</Packaging>
1010
<Dependencies>
1111
<ModuleReference>

0 commit comments

Comments
 (0)