Skip to content

Commit

Permalink
New Version 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rossarmstrong authored Mar 11, 2023
1 parent 23db78b commit 1724875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChatgptTextCompletion.bas
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Attribute VB_Name = "ChatGPT"
Sub TextCompletion()
'
' Text Completion Macro
' Text Completion Macro - Version 0.1.3
'
'
If Selection.Type = wdSelectionIP Then
Expand Down

0 comments on commit 1724875

Please sign in to comment.