Skip to content

Commit 7c8a366

Browse files
authored
chore: bump version to 3.30.0-alpha (#1775)
## Checklist - [x] I have read the [contribution guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md) - [x] reference issue for this pull request: #1763 - [ ] if you changed anything related to how experiments work and you need to reflect these changes in the ooni/spec repository, please link to the related ooni/spec pull request: <!-- add URL here --> - [ ] if you changed code inside an experiment, make sure you bump its version number <!-- Reminder: Location of the issue tracker: https://github.com/ooni/probe --> ## Description We are now hacking on v3.30.0-alpha
1 parent 2649d54 commit 7c8a366

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
package version
33

44
// Version is the ooniprobe version.
5-
const Version = "3.29.0-alpha"
5+
const Version = "3.30.0-alpha"

0 commit comments

Comments
 (0)