We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42986a3 commit 2ae99ecCopy full SHA for 2ae99ec
2 files changed
.gitignore
@@ -1,3 +1,5 @@
1
.DS_Store
2
.datapack/
3
releases/
4
+.vscode/
5
+
project.toml
@@ -11,7 +11,7 @@ config-version = '1.1.1'
11
# output-folder = <folder name to output>
12
13
title = 'PlayerDB'
14
-version = 'v1.1.0'
+version = 'v1.1.1'
15
name-format = '{title} {version} {release_name}'
16
17
[global]
0 commit comments