We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fbd5dc commit 1f65bc0Copy full SHA for 1f65bc0
src/fastnetmon_install.pl
@@ -214,8 +214,8 @@ sub main {
214
215
install_sentry();
216
217
- my $stable_release_version = '1.1.6';
218
- my $development_release_version = '1.1.7';
+ my $stable_release_version = '1.1.7';
+ my $development_release_version = '1.1.8';
219
220
my $download_path = "https://community-downloads.fastnetmon.com/releases/$stable_release_version";
221
0 commit comments