Skip to content

Commit

Permalink
Merge pull request #32 from jtnord/patch-1
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
jglick committed Aug 25, 2022
2 parents f909d7b + 547a6da commit 1b5317d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ Finally, configure `git-changelist-maven-extension` in `.mvn/extensions.xml`. (U
<extension>
<groupId>io.jenkins.tools.incrementals</groupId>
<artifactId>git-changelist-maven-extension</artifactId>
<version>1.0-beta-7</version>
<version>1.4</version>
</extension>
</extensions>
```
Expand Down

0 comments on commit 1b5317d

Please sign in to comment.