change version

pull/227/head
cagataycivici 2020-03-04 12:37:32 +03:00
parent ea5a27fa13
commit dcf49b5034
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "primevue",
"version": "1.1.0-SNAPSHOT",
"version": "1.0.6-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.1.0</span>
<span>PrimeVue 1.0.6</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>