Skip to content

Commit

Permalink
Fix occurence of wrong next-version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
fjorgemota committed Oct 27, 2022
1 parent 0853ac5 commit 1928dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/course-theme/class-sensei-course-theme-editor.php
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ public function maybe_add_site_editor_hooks() {
/**
* Check if the current request is for the site editor.
*
* @since $next-version$
* @since 4.7.0
*/
public static function is_site_editor_request() {

Expand Down

0 comments on commit 1928dc1

Please sign in to comment.