Skip to content

Commit

Permalink
Update version_compare.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dumganhar committed May 29, 2024
1 parent b17c373 commit 550b339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/version_compare.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# Given version
version="3.8.3"
version="3.8.4"

# Version to compare
compare_version="$1"
Expand Down

0 comments on commit 550b339

Please sign in to comment.