Another typo

master
Jens Pelzetter 2023-04-24 20:08:40 +02:00
parent a27fa76d08
commit d1ce56bb03
1 changed files with 1 additions and 1 deletions

View File

@ -246,7 +246,7 @@
<goal>npm</goal>
</goals>
<configuration>
<arguments>version --allow-same-version=true ${project.version}.${buildNumber}</arguments>
<arguments>version --allow-same-version=true ${project.version}${buildNumber}</arguments>
</configuration>
</execution>
<execution>