Skip to content
This repository was archived by the owner on Jul 22, 2022. It is now read-only.

Commit 217e17c

Browse files
committed
release: 0.1beta14
1 parent e83704c commit 217e17c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

native/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "radical-native"
33
description = "Extending Riot Web with native capabilities"
44
authors = ["stoically <stoically@protonmail.com>"]
5-
version = "0.1.0-beta.13"
5+
version = "0.1.0-beta.14"
66
edition = "2018"
77
license = "MIT"
88

src/manifest.firefox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"description": "Extending Riot Web with native messaging capabilities",
33
"manifest_version": 2,
44
"name": "Radical Native",
5-
"version": "0.1beta13",
5+
"version": "0.1beta14",
66
"icons": {
77
"32": "icons/32.png"
88
},

0 commit comments

Comments
 (0)