mirror of
https://github.com/danbulant/nekofetch
synced 2026-06-24 09:01:47 +00:00
Change version to 0.2dev2
This commit is contained in:
parent
23253e9bdf
commit
4104a9b818
2 changed files with 4 additions and 4 deletions
4
.github/workflows/integration.yml
vendored
4
.github/workflows/integration.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
package: nekofetch
|
||||
package_root: debpkg
|
||||
maintainer: propr and bbaovanc
|
||||
version: 0.2
|
||||
version: 0.2dev2
|
||||
arch: 'iphoneos-arm'
|
||||
desc: 'neofetch with nekos'
|
||||
- name: Build deb for amd64
|
||||
|
|
@ -32,7 +32,7 @@ jobs:
|
|||
package: nekofetch
|
||||
package_root: debpkg
|
||||
maintainer: propr and bbaovanc
|
||||
version: 0.2
|
||||
version: 0.2dev2
|
||||
arch: 'amd64'
|
||||
desc: 'neofetch with nekos'
|
||||
|
||||
|
|
|
|||
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
package: nekofetch
|
||||
package_root: debpkg
|
||||
maintainer: propr and bbaovanc
|
||||
version: 0.2
|
||||
version: 0.2dev2
|
||||
arch: 'iphoneos-arm'
|
||||
desc: 'neofetch with nekos'
|
||||
- name: Build deb for amd64
|
||||
|
|
@ -42,7 +42,7 @@ jobs:
|
|||
package: nekofetch
|
||||
package_root: debpkg
|
||||
maintainer: propr and bbaovanc
|
||||
version: 0.2
|
||||
version: 0.2dev2
|
||||
arch: 'amd64'
|
||||
desc: 'neofetch with nekos'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue