Skip to content

VERSION always unknown #124

Open
Open
@theonedemon

Description

@theonedemon
local VERSION = 'unknown'
if package.search('http.VERSION') then
    VERSION = require('http.VERSION')
end

file VERSION.lua contains in .gitignore and always build package has "unknown" version

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions