Skip to content

Commit

Permalink
Release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SaifAqqad committed Mar 9, 2024
1 parent bfc7e1a commit f0fd99f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dist/VMR.ahk
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* VMR.ahk - A wrapper for Voicemeeter's Remote API
* - Version 2.0.0
* - Build timestamp 2024-03-09 06:00:02 UTC
* - Build timestamp 2024-03-09 19:51:57 UTC
* - Repository: {@link https://github.com/SaifAqqad/VMR.ahk GitHub}
* - Documentation: {@link https://saifaqqad.github.io/VMR.ahk VMR Docs}
*/
Expand Down Expand Up @@ -688,6 +688,7 @@ class VMRAsyncOp {
}
/**
* Creates an empty async operation that's already been resolved.
* @type {VMRAsyncOp}
*/
static Empty {
get {
Expand Down

0 comments on commit f0fd99f

Please sign in to comment.