New RC
parent
ba84af2e1b
commit
0bc8ab32d5
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "primevue",
|
"name": "primevue",
|
||||||
"version": "2.0.0-rc.2",
|
"version": "2.0.0-rc.3-SNAPSHOT",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/primefaces/primevue.git"
|
"url": "https://github.com/primefaces/primevue.git"
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<template>
|
<template>
|
||||||
<div class="content-section layout-footer">
|
<div class="content-section layout-footer">
|
||||||
<span>PrimeVue 2.0.0-rc.2 by </span><a href="https://www.primetek.com.tr">PrimeTek</a>
|
<span>PrimeVue 2.0.0-rc.3 by </span><a href="https://www.primetek.com.tr">PrimeTek</a>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
Loading…
Reference in New Issue