Skip to content

Commit

Permalink
Set new version
Browse files Browse the repository at this point in the history
  • Loading branch information
yigitfindikli committed May 20, 2021
1 parent 73ad8f9 commit be9475a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "primeng",
"version": "11.4.2",
"version": "12.0.0-rc.1",
"license": "MIT",
"scripts": {
"ng": "ng",
Expand Down
2 changes: 1 addition & 1 deletion src/app/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "primeng",
"version": "11.4.2",
"version": "12.0.0-rc.1",
"repository": {
"type": "git",
"url": "https://github.com/primefaces/primeng"
Expand Down
2 changes: 1 addition & 1 deletion src/app/showcase/app.footer.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import {Component} from '@angular/core';
template: `
<div class="layout-footer">
<div class="layout-footer-left">
<span>PrimeNG 11.4.2 by </span>
<span>PrimeNG 12.0.0-rc.1 by </span>
<a href="https://www.primetek.com.tr">PrimeTek</a>
</div>
Expand Down

0 comments on commit be9475a

Please sign in to comment.