We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 77cb737 + 72e15a1 commit 85e98a5Copy full SHA for 85e98a5
dev.skidfuscator.obfuscator/src/main/java/dev/skidfuscator/obf/Skidfuscator.java
@@ -65,7 +65,7 @@ public void init() {
65
"| $$$$$$/| $$ \\ $$| $$| $$$$$$$| $$ | $$$$$$/ /$$$$$$$/| $$$$$$$| $$$$$$$ | $$$$/| $$$$$$/| $$",
66
" \\______/ |__/ \\__/|__/ \\_______/|__/ \\______/ |_______/ \\_______/ \\_______/ \\___/ \\______/ |__/",
67
"",
68
- " Author: Ghast Version: 1.0.4 Today: " + new Date(Instant.now().toEpochMilli()).toGMTString(),
+ " Author: Ghast Version: 1.0.5 Today: " + new Date(Instant.now().toEpochMilli()).toGMTString(),
69
70
""
71
};
0 commit comments