Skip to content

Commit 4bb547e

Browse files
committed
Manually fix version tags.
1 parent bdf99ef commit 4bb547e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lib/sketchup-api-stubs/stubs/Sketchup/LayerFolder.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class Sketchup::LayerFolder < Sketchup::Entity
3939
# +0+ if the receiver and +other+ are equal.
4040
# +nil+ if +other+ is not comparable with the receiver.
4141
#
42-
# @version 2020.2
42+
# @version SketchUp 2020.2
4343
def <=>(other)
4444
end
4545

lib/sketchup-api-stubs/stubs/Sketchup/View.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -800,7 +800,7 @@ def line_width=(width)
800800
#
801801
# @see #draw
802802
#
803-
# @version 2020.0
803+
# @version SketchUp 2020.0
804804
def load_texture(image_rep)
805805
end
806806

0 commit comments

Comments
 (0)