You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lua/adv_nam_dll.lua
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
-- This file defines advisor messages related to the NAM DLL.
4
4
5
5
-- Note that this Lua file is not intended for distribution with the DLL itself, but for distribution with the NAM DBPF files to ensure compatibility between NAM and DLL.
6
-
nam_dll_version_expected="1.2.3" -- needs to be updated whenever a new DLL version is released
6
+
nam_dll_version_expected="1.3.0" -- needs to be updated whenever a new DLL version is released
0 commit comments