Skip to content

Commit

Permalink
6.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
JujuAdams committed Oct 5, 2024
1 parent e98d46b commit 7bb56fb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center"><img src="https://raw.githubusercontent.com/JujuAdams/vinyl/master/LOGO.png" style="display:block; margin:auto; width:300px"></p>
<h1 align="center">Vinyl 6.1.6</h1>
<h1 align="center">Vinyl 6.1.7</h1>

<p align="center">Audio tooling for GameMaker 2024.8 (and later)</p>

Expand Down
2 changes: 1 addition & 1 deletion options/windows/options_windows.yy

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

4 changes: 2 additions & 2 deletions scripts/__VinylConstants/__VinylConstants.gml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Feather disable all

#macro VINYL_VERSION "6.1.6"
#macro VINYL_DATE "2024-10-03"
#macro VINYL_VERSION "6.1.7"
#macro VINYL_DATE "2024-10-05"

0 comments on commit 7bb56fb

Please sign in to comment.