Skip to content

Commit

Permalink
Update Version to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ScheerleJo committed Sep 1, 2022
1 parent 1fcad77 commit 55d517f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ The plan is to eventually move the MIDI-Output from a physical to a virtual Port
- program Status for midi2presenter_startup.ahk
- move Midi-stuff to separate js file
- get current Presenter status
- describe how to compile the application to an .exe

## Developer

Expand Down
Binary file modified http2midi.exe
Binary file not shown.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "http2midi",
"version": "1.3.1",
"version": "1.3.2",
"description": "A Webserver, which accepts HTTP-Requests and outputs MIDI",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 55d517f

Please sign in to comment.