mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-13 11:56:33 +02:00
bump versions to 2.2.0
This commit is contained in:
parent
55e1625dfb
commit
729a0a5c48
@ -1,4 +1,4 @@
|
||||
{% assign version = '2.1.0' | split: '.' %}
|
||||
{% assign version = '2.2.0' | split: '.' %}
|
||||
{% include disclaimer.html translated="false" version=page.version %}
|
||||
## Introduction
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
{% assign version = '2.1.0' | split: '.' %}
|
||||
{% assign version = '2.2.0' | split: '.' %}
|
||||
{% include disclaimer.html translated="true" version=page.version %}
|
||||
## Introduction
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
{% assign version = '2.1.0' | split: '.' %}
|
||||
{% assign version = '2.2.0' | split: '.' %}
|
||||
{% include disclaimer.html translated="false" version=page.version %}
|
||||
## Introduction
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
{% assign version = '2.1.0' | split: '.' %}
|
||||
{% assign version = '2.2.0' | split: '.' %}
|
||||
{% include disclaimer.html translated="false" version=page.version %}
|
||||
## Introduction
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
{% assign version = '2.1.0' | split: '.' %}
|
||||
{% assign version = '2.2.0' | split: '.' %}
|
||||
{% include disclaimer.html translated="false" version=page.version %}
|
||||
## Introduction
|
||||
|
||||
|
@ -4,7 +4,7 @@ title: "Daemon RPC documentation"
|
||||
permalink: /resources/developer-guides/daemon-rpc.html
|
||||
mainVersion:
|
||||
- "2"
|
||||
- "1"
|
||||
- "2"
|
||||
- "0"
|
||||
---
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user