Reset version to 0.0.0

This commit is contained in:
Joseph Garrone 2024-08-15 23:37:37 +02:00
parent 60d3af6b39
commit 144c45a7fd
2 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ jobs:
target_commitish: ${{ github.head_ref || github.ref }} target_commitish: ${{ github.head_ref || github.ref }}
generate_release_notes: true generate_release_notes: true
draft: false draft: false
#prerelease: ${{ needs.check_if_version_upgraded.outputs.is_pre_release == 'true' }} prerelease: ${{ needs.check_if_version_upgraded.outputs.is_pre_release == 'true' }}
files: dist_keycloak/keycloak-theme-*.jar files: dist_keycloak/keycloak-theme-*.jar
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

View File

@ -1,6 +1,6 @@
{ {
"name": "keycloakify-starter", "name": "keycloakify-starter",
"version": "10.0.0-rc.136", "version": "0.0.0",
"description": "Starter for Keycloakify 10", "description": "Starter for Keycloakify 10",
"repository": { "repository": {
"type": "git", "type": "git",