We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0e9562 commit 030e326Copy full SHA for 030e326
.github/workflows/bump-module-version.yml
@@ -5,9 +5,6 @@ on:
5
branches:
6
- master
7
- main
8
- release:
9
- types:
10
- - released
11
12
jobs:
13
build:
module.xml
@@ -5,7 +5,7 @@
<Name>zpm-registry</Name>
<ExternalName>ZPM Registry</ExternalName>
<Description>Registry server for ZPM</Description>
- <Version>1.3.2</Version>
+ <Version>1.3.1</Version>
<Packaging>module</Packaging>
<Dependencies>
<ModuleReference>
0 commit comments