Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ColumPaget committed Jul 4, 2021
1 parent 85c017e commit 4c000d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distroflash.lua
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@ end
function InitConfig()
local str

Settings.Version="3.2"
Settings.Version="3.3"
Settings.MountPoint="/mnt"
str=string.gsub(process.getenv("PATH"), "/bin", "/share")
Settings.SyslinuxDir=filesys.find("syslinux", str)
Expand Down

0 comments on commit 4c000d2

Please sign in to comment.