Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
starifly committed Jan 11, 2025
1 parent ba60c06 commit 3460027
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -652,7 +652,7 @@ fun buildConfig(
}.asMap()
fragmentOutbound["fragment"] = Fragment().apply {
length = "500"
interval = "0-1"
interval = "10-20"
}
outbounds.add(fragmentOutbound)
}
Expand Down
2 changes: 1 addition & 1 deletion nb4a.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
PACKAGE_NAME=moe.nb4a
VERSION_NAME=1.3.4-mod.2
VERSION_NAME=1.3.4-mod.3
VERSION_CODE=38

0 comments on commit 3460027

Please sign in to comment.