New dev version

pull/104/head
cagataycivici 2019-10-22 17:38:11 +03:00
parent 9510020288
commit 28d52bfc36
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
<template>
<div class="content-section layout-footer clearfix">
<span>PrimeVUE 1.0.0-beta.12</span>
<span>PrimeVUE 1.0.0-beta.13</span>
<div class="footer-links">
<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>