File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2424 pip install git+https://github.com/inettgmbh/python-mkp.git@0.6
2525 - name : Build
2626 run : |
27- chmod +x build/mkp-pack .py build/update-version .py
28- build/update-version .py ${{ env.RELEASE_VERSION }}
29- build/mkp-pack .py
27+ chmod +x build/mkp_pack .py build/update_version .py
28+ build/update_version .py ${{ env.RELEASE_VERSION }}
29+ build/mkp_pack .py
3030 - name : Create Release
3131 id : create_release
3232 uses : actions/create-release@v1
Original file line number Diff line number Diff line change 1717 "name" : " proxmox_bs" ,
1818 "num_files" : 5 ,
1919 "title" : " Proxmox Backup Server" ,
20- "version" : " 0.4.19 " ,
20+ "version" : " 0.4.20 " ,
2121 "version.min_required" : " 2.3.0b6" ,
2222 "version.packaged" : " 2.3.0p7"
2323}
You can’t perform that action at this time.
0 commit comments