Skip to content

Commit 5051c1a

Browse files
committed
1.8.4
1 parent c5e46ae commit 5051c1a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ globalThis.Underline = {
2626
UserAction: require("./types/UserAction"),
2727
}
2828

29-
console.info("[BİLGİ] Basit Altyapı v1.8.3 - by Kıraç Armağan Önal");
29+
console.info("[BİLGİ] Basit Altyapı v1.8.4 - by Kıraç Armağan Önal");
3030
(async () => {
3131
let interactionsPath = path.resolve("./interactions");
3232
await makeSureFolderExists(interactionsPath);

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/recursive-readdir": "^2.2.0"
1717
},
1818
"name": "armagan-basit-altyapi",
19-
"version": "1.8.3",
19+
"version": "1.8.4",
2020
"description": "Kullanımı basit ancak bir yandanda içinde birçek özellik barındıran discord bot altyapısı.",
2121
"main": "index.js",
2222
"repository": {

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Basit Altyapı (Versiyon 1.8.3) (v13.x)
1+
# Basit Altyapı (Versiyon 1.8.4) (v13.x)
22

33
Kullanımı basit ancak bir yandanda içinde birçek özellik barındıran discord bot altyapısı. Sık sık güncelleme alıyor. (Slash Commands)
44

0 commit comments

Comments
 (0)