Skip to content

Commit a2a29a5

Browse files
committed
bump version
1 parent af8ac72 commit a2a29a5

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
@@ -28,7 +28,7 @@ globalThis.Underline = {
2828
Button: require("./types/Button"),
2929
}
3030

31-
console.info("[BİLGİ] Basit Altyapı v1.8.6 - by Kıraç Armağan Önal");
31+
console.info("[BİLGİ] Basit Altyapı v1.9 - by Kıraç Armağan Önal");
3232
(async () => {
3333
let interactionsPath = path.resolve("./interactions");
3434
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.6",
19+
"version": "1.9",
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.6) (v13.x)
1+
# Basit Altyapı (Versiyon 1.9) (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)