Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
New Beta
Browse files Browse the repository at this point in the history
  • Loading branch information
dpeGit authored and github-actions[bot] committed Apr 16, 2023
1 parent 189f4a7 commit d931826
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# GenLite 0.2.20-0 - For GenFanad
# GenLite 0.2.20-1 - For GenFanad

GenLite installation instructions
1. Install [TamperMonkey(All Browsers)](https://www.tampermonkey.net/) in your browser of choice.
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "genlite",
"version": "0.2.20-0",
"version": "0.2.20-1",
"scripts": {
"build:prodbeta": "npm version prerelease --no-git-tag-version --force && npx webpack --mode production --env type=prerelease",
"build:prodrelease": "npm version patch --no-git-tag-version --force && npx webpack --mode production --env type=release",
Expand Down

0 comments on commit d931826

Please sign in to comment.