Skip to content

Commit

Permalink
Bump version for release (#558)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdahlblom authored Apr 7, 2024
1 parent 1af5cdf commit 6a53974
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.7.50"
return "0.8.0"
end
CommonData:defineString("DCS_BIOS", getVersion, 6, "Metadata", "DCS Bios Version")

Expand Down

0 comments on commit 6a53974

Please sign in to comment.