Skip to content

Commit

Permalink
Bump version to 0.8.3 (#990)
Browse files Browse the repository at this point in the history
  • Loading branch information
charliefoxtwo authored Aug 14, 2024
1 parent 38771e7 commit 6680955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scripts/DCS-BIOS/lib/modules/common_modules/CommonData.lua
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ end
CommonData:addExportHook(updatePosition)

local function getVersion()
return "0.8.2"
return "0.8.3"
end
CommonData:defineString("DCS_BIOS", getVersion, 6, "Metadata", "DCS Bios Version")

Expand Down

0 comments on commit 6680955

Please sign in to comment.