Skip to content

LICENSE.md: {{YEAR}} is not being replaced in template #3

@oscard0m

Description

@oscard0m

.replace("{{YEAR}}>", new Date().getFullYear())

- .replace("{{YEAR}}>", new Date().getFullYear()) 
+ .replace("{{YEAR}}", new Date().getFullYear()) 

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working as documented, or is being fixedreleased

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions