Version up

pull/310/head
cagataycivici 2020-04-07 10:52:12 +03:00
parent 0cfa9e9d0a
commit bc8f7e877d
2 changed files with 2 additions and 2 deletions

View File

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