Skip to content

Commit 6273e56

Browse files
committed
Ototmatik oalrak versiyon mesajını güncelleme.
1 parent 0a1f1c2 commit 6273e56

File tree

2 files changed

+1
-399
lines changed

2 files changed

+1
-399
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
require("./other/patchConsoleLog");
2-
console.info("[BİLGİ] Basit Altyapı v1.9.4 - by Kıraç Armağan Önal");
2+
console.info(`[BİLGİ] Basit Altyapı v${require("./package.json").version} - by Kıraç Armağan Önal`);
33
const config = require("./config");
44
globalThis.Underline = config.globalObjects;
55
const Discord = require("discord.js");

0 commit comments

Comments
 (0)