Skip to content

Commit 85e98a5

Browse files
authored
Merge pull request #12 from LIWKK/patch-1
chagne verson
2 parents 77cb737 + 72e15a1 commit 85e98a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev.skidfuscator.obfuscator/src/main/java/dev/skidfuscator/obf/Skidfuscator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ public void init() {
6565
"| $$$$$$/| $$ \\ $$| $$| $$$$$$$| $$ | $$$$$$/ /$$$$$$$/| $$$$$$$| $$$$$$$ | $$$$/| $$$$$$/| $$",
6666
" \\______/ |__/ \\__/|__/ \\_______/|__/ \\______/ |_______/ \\_______/ \\_______/ \\___/ \\______/ |__/",
6767
"",
68-
" Author: Ghast Version: 1.0.4 Today: " + new Date(Instant.now().toEpochMilli()).toGMTString(),
68+
" Author: Ghast Version: 1.0.5 Today: " + new Date(Instant.now().toEpochMilli()).toGMTString(),
6969
"",
7070
""
7171
};

0 commit comments

Comments
 (0)