Skip to content

Commit

Permalink
Minor fix to package
Browse files Browse the repository at this point in the history
  • Loading branch information
10yard committed Aug 24, 2021
1 parent 4d0230a commit f060b41
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_package.bat
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ echo **** package into a release ZIP getting the version from version.txt
set /p version=<VERSION
set zip_path="C:\Program Files\7-Zip\7z"
del releases\dkcoach_plugin_%version%.zip
%zip_path% a releases\dkcoach_plugin_%version%.zip .\dkcoach\*
%zip_path% a releases\dkcoach_plugin_%version%.zip dkcoach
Binary file modified screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f060b41

Please sign in to comment.