aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorjgmdev <jgmdev@gmail.com>2025-06-30 21:41:15 -0400
committerjgmdev <jgmdev@gmail.com>2025-06-30 23:02:50 -0400
commit59ba62f8a5778e8f84a3f2507382e1ad5cdab432 (patch)
treecd462874bccdf6684e8bfa574b4b4140de967a2a /.github
parentb25230393c5e64eaf6955274f980e9340e4741a2 (diff)
downloadpragtical-3.6.0.tar.gz
pragtical-3.6.0.zip
Changes for v3.6.0v3.6.0
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 76d89b25..85a572a2 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -9,7 +9,7 @@ on:
inputs:
version:
description: Release Version
- default: v3.5.2
+ default: v3.6.0
required: true