From f0fd99f4126f88ab446cd219cc0143337288cb2d Mon Sep 17 00:00:00 2001 From: Saif Alaqqad Date: Sat, 9 Mar 2024 22:52:19 +0300 Subject: [PATCH] Release v2.0.0 --- dist/VMR.ahk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dist/VMR.ahk b/dist/VMR.ahk index 0aceb80..1f08bec 100644 --- a/dist/VMR.ahk +++ b/dist/VMR.ahk @@ -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} */ @@ -688,6 +688,7 @@ class VMRAsyncOp { } /** * Creates an empty async operation that's already been resolved. + * @type {VMRAsyncOp} */ static Empty { get {