Skip to content

Commit

Permalink
Update version that will depracate the behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
oandregal committed Aug 30, 2018
1 parent 389bcb9 commit 53b10d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/draggable/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ class Draggable extends Component {
}

deprecated( 'wp.components.Draggable as a DOM node drag handle', {
version: 3.10,
version: 4.0,
alternative: 'wp.components.Draggable as a wrapper component for a DOM node',
plugin: 'Gutenberg',
} );
Expand Down

0 comments on commit 53b10d3

Please sign in to comment.