Skip to content

Commit 1feccb1

Browse files
committed
bump version
1 parent f482d6e commit 1feccb1

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
@@ -1,5 +1,5 @@
11
require("./other/patchConsoleLog");
2-
console.info("[BİLGİ] Basit Altyapı v1.9 - by Kıraç Armağan Önal");
2+
console.info("[BİLGİ] Basit Altyapı v1.9.4 - by Kıraç Armağan Önal");
33
const config = require("./config");
44
globalThis.Underline = config.globalObjects;
55
const Discord = require("discord.js");

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.9.3",
19+
"version": "1.9.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.9.3) (v13.x)
1+
# Basit Altyapı (Versiyon 1.9.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)