Set new dev version

pull/132/head
cagataycivici 2019-12-30 21:31:50 +03:00
parent 3ea790454e
commit 5ea3b564ce
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "primevue",
"version": "1.0.0-rc.6",
"version": "1.0.0-rc.7-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-rc.6</span>
<span>PrimeVue 1.0.0-rc.7</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>