Skip to content

Commit

Permalink
set version
Browse files Browse the repository at this point in the history
  • Loading branch information
mertsincan committed Dec 19, 2024
1 parent 13a1f3c commit f25b102
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions apps/showcase/assets/data/versions.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[
{
"version": "v18",
"name": "v18",
"url": "https://v18.primeng.org"
},
{
"version": "v19",
"name": "v19",
"url": "https://primeng.org"
},
{
"version": "v18",
"name": "v18",
"url": "https://v18.primeng.org"
},
{
"version": "v17",
"name": "v17",
Expand Down
2 changes: 1 addition & 1 deletion packages/primeng/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "primeng",
"version": "18.0.1",
"version": "18.0.2",
"author": "PrimeTek Informatics",
"description": "PrimeNG is an open source UI library for Angular featuring a rich set of 80+ components, a theme designer, various theme alternatives such as Material, Bootstrap, Tailwind, premium templates and professional support. In addition, it integrates with PrimeBlock, which has 370+ ready to use UI blocks to build spectacular applications in no time.",
"homepage": "https://primeng.org/",
Expand Down
2 changes: 1 addition & 1 deletion packages/themes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primeng/themes",
"version": "18.0.1",
"version": "18.0.2",
"author": "PrimeTek Informatics",
"description": "",
"homepage": "https://primeng.org/",
Expand Down

0 comments on commit f25b102

Please sign in to comment.