Skip to content

Commit 0340853

Browse files
committed
Bump package version to 0.1.3
1 parent 3e37d0a commit 0340853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ distro-pack:
2929
# Pack into an AppImage
3030
- appimage-builder --skip-test --recipe=appimage-builder.yml
3131
# Pack AppImage into deb
32-
- checkinstall --install=no -y --type=debian --pkgname=appimage-manager --pkgversion=0.1.2 --backup=no --maintainer=contact@azubieta.net --pkglicense=MIT
32+
- checkinstall --install=no -y --type=debian --pkgname=appimage-manager --pkgversion=0.1.3 --backup=no --maintainer=contact@azubieta.net --pkglicense=MIT
3333
# Transform deb into rpm
3434
- alien --to-rpm appimage-manager*.deb
3535
artifacts:

0 commit comments

Comments
 (0)