From 983d06d1f04579fa75bb3199362758df0094ec90 Mon Sep 17 00:00:00 2001 From: Alexander Neff Date: Sun, 12 Nov 2023 23:19:09 +0100 Subject: [PATCH 1/3] Bump version to v1.1.0 --- nxc/cli.py | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nxc/cli.py b/nxc/cli.py index 761b48632..29fd91f8e 100755 --- a/nxc/cli.py +++ b/nxc/cli.py @@ -9,7 +9,7 @@ def gen_cli_args(): VERSION = importlib.metadata.version("netexec") - CODENAME = "A New Beginning" + CODENAME = "nxc4u" parser = argparse.ArgumentParser(description=f""" . . diff --git a/pyproject.toml b/pyproject.toml index 2b4a0719a..ef0f03bd3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "netexec" -version = "1.0.0" +version = "1.1.0" description = "The Network Execution tool" authors = [ "Marshall Hallenbeck ", From 6bf7bd448150b25b7a4bff969d44d5e30bc8909d Mon Sep 17 00:00:00 2001 From: Alexander Neff Date: Sun, 12 Nov 2023 23:22:28 +0100 Subject: [PATCH 2/3] Add Xiaoli to Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 13b30905e..18d04f9e9 100755 --- a/README.md +++ b/README.md @@ -51,3 +51,4 @@ Awesome code contributors of NetExec: [![](https://github.com/zblurx.png?size=50)](https://github.com/zblurx) [![](https://github.com/NeffIsBack.png?size=50)](https://github.com/NeffIsBack) [![](https://github.com/Hackndo.png?size=50)](https://github.com/Hackndo) +[![](https://github.com/XiaoliChan?size=50)](https://github.com/XiaoliChan) From 346b0b447a5bebb88fe9abb2ac750e50cbab878b Mon Sep 17 00:00:00 2001 From: Alexander Neff Date: Sun, 12 Nov 2023 23:27:31 +0100 Subject: [PATCH 3/3] Fix Xioali link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18d04f9e9..62825f605 100755 --- a/README.md +++ b/README.md @@ -51,4 +51,4 @@ Awesome code contributors of NetExec: [![](https://github.com/zblurx.png?size=50)](https://github.com/zblurx) [![](https://github.com/NeffIsBack.png?size=50)](https://github.com/NeffIsBack) [![](https://github.com/Hackndo.png?size=50)](https://github.com/Hackndo) -[![](https://github.com/XiaoliChan?size=50)](https://github.com/XiaoliChan) +[![](https://github.com/XiaoliChan.png?size=50)](https://github.com/XiaoliChan)