Skip to content

Commit e993505

Browse files
committed
3.9.3
1 parent 93739e4 commit e993505

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

datafiles/Data/changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Changes in v3.9.3 (2021.12.07):
2+
* Fixed the auto-updater checking for updates indefinitely.
3+
* Updated the website link due to an internal change.
4+
15
Changes in v3.9.2 (2021.12.06):
26
* Added a master volume slider, which controls the output level of all sounds.
37
* MIDI files can now be opened by dragging and dropping them into the

options/windows/options_windows.yy

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/macros/macros.gml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
function macros() {
22
#macro gm_runtime_version "2.3.5.458"
33
#macro version_date "2021.10.31"
4-
#macro version "3.9.2"
4+
#macro version "3.9.3"
55
#macro is_prerelease 0 // remember to change to 0 in the release!
66
#macro nbs_version 5
77
#macro pat_version 1

0 commit comments

Comments
 (0)