New dev version

pull/104/head
cagataycivici 2019-10-18 09:45:28 +03:00
parent a85efe6032
commit 84de3c24e2
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "primevue", "name": "primevue",
"version": "1.0.0-beta.11", "version": "1.0.0-beta.12-SNAPSHOT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/primefaces/primevue.git" "url": "https://github.com/primefaces/primevue.git"

View File

@ -1,6 +1,6 @@
<template> <template>
<div class="content-section layout-footer clearfix"> <div class="content-section layout-footer clearfix">
<span>PrimeVUE 1.0.0-beta.11</span> <span>PrimeVUE 1.0.0-beta.12</span>
<div class="footer-links"> <div class="footer-links">
<a href="https://github.com/primefaces/primevue"><i class=" icon-github fa fa-github-square"></i></a> <a href="https://github.com/primefaces/primevue"><i class=" icon-github fa fa-github-square"></i></a>
<a href="https://twitter.com/primevue"><i class="icon-twitter fa fa-twitter-square"></i></a> <a href="https://twitter.com/primevue"><i class="icon-twitter fa fa-twitter-square"></i></a>