Skip to content

Commit

Permalink
Bump version to 0.8.2 (#915)
Browse files Browse the repository at this point in the history
  • Loading branch information
charliefoxtwo authored Jul 28, 2024
1 parent c266459 commit ee3f434
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 @@ -72,7 +72,7 @@ end
CommonData:addExportHook(updatePosition)

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

Expand Down

0 comments on commit ee3f434

Please sign in to comment.