Set version

pull/41/head 1.0.0-beta.5
cagataycivici 2019-07-29 16:17:29 +03:00
parent 2bc824e5b9
commit 19605c8dd9
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "primevue",
"version": "1.0.0-beta.5-SNAPSHOT",
"version": "1.0.0-beta.5",
"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.5-SNAPSHOT</span>
<span>PrimeVUE 1.0.0-beta.5</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>