Skip to content

Commit f7edeca

Browse files
committed
bumping version
1 parent 0f1cea6 commit f7edeca

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pycryptodome
2-
mythic-container==0.6.0
2+
mythic-container==0.6.9

Payload_Type/apfell/apfell/CHANGELOG.MD

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
## [v0.1.10] - 2025-12-23
3+
4+
### Changed
5+
6+
- Merged in PR for adding timeout to run_script tasks
7+
28
## [v0.1.9] - 2025-10-07
39

410
### Changed

Payload_Type/apfell/apfell/agent_functions/builder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from mythic_container.MythicRPC import *
66
import json
77

8-
version = "0.1.9"
8+
version = "0.1.10"
99

1010

1111
class Apfell(PayloadType):

0 commit comments

Comments
 (0)