Skip to content

Commit

Permalink
Merge pull request #134 from retainful/master-release-2.6.27
Browse files Browse the repository at this point in the history
- release change 2.6.27
  • Loading branch information
rameshelamathi committed Feb 1, 2024
2 parents 4b2a783 + d4449ee commit 8fe2463
Show file tree
Hide file tree
Showing 4 changed files with 202 additions and 168 deletions.
6 changes: 3 additions & 3 deletions developer.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ svn add trunk/*
3. Commit code
svn ci -m 'Adding first version of my plugin'
or
svn ci -m 'v2.6.26 release' --username retainful
svn ci -m 'v2.6.27 release' --username retainful

4. check upto date code
svn up
Expand All @@ -17,8 +17,8 @@ svn stat
svn diff

6. Tagging New Version
svn cp trunk tags/2.6.26
svn ci -m "tagging version 2.6.26"
svn cp trunk tags/2.6.27
svn ci -m "tagging version 2.6.27"


Release Checklist:
Expand Down
Loading

0 comments on commit 8fe2463

Please sign in to comment.