Skip to content

Commit 21c4cde

Browse files
authored
📦 Update thunderstore.toml for BIE package
1 parent bb19384 commit 21c4cde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

thunderstore.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ schemaVersion = "0.0.1"
44
[package]
55
namespace = "deca"
66
name = "VampireCommandFramework"
7-
versionNumber = "0.9.0"
7+
versionNumber = "0.10.1"
88
description = "Command framework for developers to easily create universal commands for their plugins."
99
websiteUrl = "https://github.com/decaprime/VampireCommandFramework"
1010
containsNsfwContent = false
1111

1212
[package.dependencies]
13-
BepInEx-BepInExPack_V_Rising = "1.691.3"
13+
BepInEx-BepInExPack_V_Rising = "1.733.2"
1414

1515
[build]
1616
icon = "./images/logo_256.png"

0 commit comments

Comments
 (0)