Skip to content

Commit

Permalink
Set new version
Browse files Browse the repository at this point in the history
  • Loading branch information
tugcekucukoglu committed Dec 13, 2023
1 parent aa7d0ec commit 0c2322c
Show file tree
Hide file tree
Showing 4 changed files with 432 additions and 14,564 deletions.
2 changes: 1 addition & 1 deletion components/doc/codeeditor/templates.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import pkg from '../../../package.json';
import { services } from './services';

const PrimeVue = {
version: '^3.43.0',
version: '^3.44.0',
description:
'PrimeVue is an open source UI library for Vue 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 400+ ready to use UI blocks to build spectacular applications in no time.'
};
Expand Down
2 changes: 1 addition & 1 deletion layouts/AppTopBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ export default {
},
{
name: 'v2',
version: '2.10.1',
version: '2.10.4',
url: 'https://www.primefaces.org/primevue-v2'
}
]
Expand Down
Loading

0 comments on commit 0c2322c

Please sign in to comment.