Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
TheArmagan committed Nov 11, 2021
1 parent f482d6e commit 1feccb1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
require("./other/patchConsoleLog");
console.info("[BİLGİ] Basit Altyapı v1.9 - by Kıraç Armağan Önal");
console.info("[BİLGİ] Basit Altyapı v1.9.4 - by Kıraç Armağan Önal");
const config = require("./config");
globalThis.Underline = config.globalObjects;
const Discord = require("discord.js");
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/recursive-readdir": "^2.2.0"
},
"name": "armagan-basit-altyapi",
"version": "1.9.3",
"version": "1.9.4",
"description": "Kullanımı basit ancak bir yandanda içinde birçek özellik barındıran discord bot altyapısı.",
"main": "index.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Basit Altyapı (Versiyon 1.9.3) (v13.x)
# Basit Altyapı (Versiyon 1.9.4) (v13.x)

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)

Expand Down

0 comments on commit 1feccb1

Please sign in to comment.