Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreeam-qwq committed Feb 7, 2024
1 parent aa22739 commit 1563e86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
- name: Release Surf
uses: marvinpinto/action-automatic-releases@master
with:
title: "Surf v3.4.0"
automatic_release_tag: "3.4.0"
title: "Surf v3.4.1"
automatic_release_tag: "3.4.1"
repo_token: "${{ secrets.GITHUB_TOKEN }}"
files: "build/libs/Surf-*.jar"
prerelease: false
2 changes: 1 addition & 1 deletion src/main/resources/config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Surf 3.4.0
# Surf 3.4.1
# Contact me on QQ:2682173972 or Discord: dreeam___
# For help with this plugin

Expand Down

0 comments on commit 1563e86

Please sign in to comment.