Skip to content

Commit

Permalink
Add a reference to tracking issue in todo
Browse files Browse the repository at this point in the history
  • Loading branch information
lokitoth committed May 10, 2019
1 parent e710dd9 commit a5595e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .scripts/package.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ CALL %~dp0init.cmd
PUSHD %~dp0..

REM TODO: these should be read from the version props file, or similar, with the ability to overload via env
REM Tracked by https://github.com/VowpalWabbit/vowpal_wabbit/issues/1714
IF NOT DEFINED Version (
SET Version=8.6.1
)
Expand Down

0 comments on commit a5595e9

Please sign in to comment.