Skip to content

Commit 2ae99ec

Browse files
committed
rx: bump configs...
1 parent 42986a3 commit 2ae99ec

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
.DS_Store
22
.datapack/
33
releases/
4+
.vscode/
5+

project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ config-version = '1.1.1'
1111
# output-folder = <folder name to output>
1212

1313
title = 'PlayerDB'
14-
version = 'v1.1.0'
14+
version = 'v1.1.1'
1515
name-format = '{title} {version} {release_name}'
1616

1717
[global]

0 commit comments

Comments
 (0)