Skip to content

Commit 062c2e9

Browse files
committed
Upgraded to bld 2.2.1
1 parent c9fb0e4 commit 062c2e9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.idea/libraries/bld.xml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
],
1010
"java.configuration.updateBuildConfiguration": "automatic",
1111
"java.project.referencedLibraries": [
12-
"${HOME}/.bld/dist/bld-2.2.0.jar",
12+
"${HOME}/.bld/dist/bld-2.2.1.jar",
1313
"lib/**/*.jar"
1414
]
1515
}

lib/bld/bld-wrapper.jar

0 Bytes
Binary file not shown.

lib/bld/bld-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ bld.downloadExtensionSources=true
33
bld.extensions=
44
bld.repositories=MAVEN_CENTRAL,RIFE2_RELEASES
55
bld.downloadLocation=
6-
bld.version=2.2.0
6+
bld.version=2.2.1

0 commit comments

Comments
 (0)