Skip to content

Commit

Permalink
Revert "chore(master): release nox 0.15.3 (#1874)"
Browse files Browse the repository at this point in the history
This reverts commit 4f50bb9.
  • Loading branch information
nahsi committed Oct 30, 2023
1 parent 73bab7e commit cdd5701
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.15.3"
".": "0.15.2"
}
8 changes: 0 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
# Changelog

## [0.15.3](https://github.com/fluencelabs/nox/compare/nox-v0.15.2...nox-v0.15.3) (2023-10-30)


### Bug Fixes

* **deps:** update avm ([#1857](https://github.com/fluencelabs/nox/issues/1857)) ([cc7c535](https://github.com/fluencelabs/nox/commit/cc7c535f0a422db754e22a809d112b9ddc1b3940))
* **system-services:** refactor deployer + fix [NET-586] ([#1859](https://github.com/fluencelabs/nox/issues/1859)) ([78b0a46](https://github.com/fluencelabs/nox/commit/78b0a46241cec8dd4767f9f46d4e800b0a3a62a1))

## [0.15.2](https://github.com/fluencelabs/nox/compare/nox-v0.15.1...nox-v0.15.2) (2023-10-29)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nox/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "nox"
version = "0.15.3"
version = "0.15.2"
authors = ["Fluence Labs"]
description = "Node implementing peer functionality in the Fluence p2p network"
edition = "2021"
Expand Down

0 comments on commit cdd5701

Please sign in to comment.