Skip to content

Commit

Permalink
Merge pull request #284 from EpicsDAO/changeset-release/main
Browse files Browse the repository at this point in the history
Update Solana Version for Testnet v2.0.9
  • Loading branch information
POPPIN-FUMI authored Sep 13, 2024
2 parents ee21c5d + ebc6773 commit 0467f56
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 28 deletions.
27 changes: 0 additions & 27 deletions .changeset/silly-ears-taste.md

This file was deleted.

28 changes: 28 additions & 0 deletions packages/solv/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# @epics-dao/solv

## 4.5.7

### Patch Changes

- [#283](https://github.com/EpicsDAO/solv/pull/283) [`e204751`](https://github.com/EpicsDAO/solv/commit/e2047519b597d2b390d8713f567a1c6eadcd3194) Thanks [@POPPIN-FUMI](https://github.com/POPPIN-FUMI)! - Update Solana Version for Testnet v2.0.9

```bash
solv update
```

```bash
solv update --config
```

```bash
solv restart
```

or

```bash
solv update && solv update -b
```

Validators DAO:

https://discord.gg/C7ZQSrCkYR

## 4.5.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/solv/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@epics-dao/solv",
"version": "4.5.6",
"version": "4.5.7",
"description": "Solana Validator CLI SOLV",
"main": "dist/index.js",
"type": "module",
Expand Down

0 comments on commit 0467f56

Please sign in to comment.