mirror of
https://github.com/ethauvin/kobalt-line-count.git
synced 2025-04-24 10:47:11 -07:00
Update Kobalt
This commit is contained in:
parent
a5510be426
commit
68fc9f6716
3 changed files with 5 additions and 5 deletions
Binary file not shown.
|
@ -1 +1 @@
|
|||
kobalt.version=0.889
|
||||
kobalt.version=0.934
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@echo off
|
||||
set DIRNAME=%~dp0
|
||||
if "%DIRNAME%" == "" set DIRNAME=.
|
||||
java -jar "%DIRNAME%/kobalt/wrapper/kobalt-wrapper.jar" %*
|
||||
@echo off
|
||||
set DIRNAME=%~dp0
|
||||
if "%DIRNAME%" == "" set DIRNAME=.
|
||||
java -jar "%DIRNAME%/kobalt/wrapper/kobalt-wrapper.jar" %*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue