Skip to content

Commit d2ccb40

Browse files
message updated
1 parent 75a7d59 commit d2ccb40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ const main = () => {
205205
};
206206

207207
// explain what you do
208-
myConsole.log("\nnetwork honeypot V1.0.5 by Volker Kinkelin, configuration is\n%o\n", config);
208+
myConsole.log("\nnetwork honeypot V1.1.0 by Volker Kinkelin, configuration is\n%o\n", config);
209209

210210
// now start the whole thing
211211
main();

0 commit comments

Comments
 (0)