Skip to content

Commit 1c6d026

Browse files
committed
chore: bump version
1 parent 24f573a commit 1c6d026

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

conanfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
class ZeroKernelConan(ConanFile):
55
name = "zero"
6-
version = "0.5.0"
6+
version = "0.6.0"
77
author = "seppzer0"
88
url = "https://gitlab.com/api/v4/projects/40803264/packages/conan"
99
description = "An advanced Android kernel builder with Kali NetHunter support."

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "zero-kernel"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
description = "Advanced Android kernel builder with Kali NetHunter support."
55
authors = [{name = "seppzer0"}]
66
readme = "README.md"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)