File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 33
44| Date | Version | Description |
55| ------------| ----------| -----------------------------------------------------------------------------|
6+ | 2024-09-02 | v4.0.0.5 | Bug fixes! [ #275 ] ( https://github.com/chenxizhang/openai-powershell/issues/275 ) |
67| 2024-09-01 | v4.0.0.4 | Bug fixes! [ #271 ] ( https://github.com/chenxizhang/openai-powershell/issues/271 ) [ #272 ] ( https://github.com/chenxizhang/openai-powershell/issues/272 ) |
78| 2024-08-07 | v4.0.0.3 | Bug fixes! [ #265 ] ( https://github.com/chenxizhang/openai-powershell/issues/265 ) |
89| 2024-06-28 | v4.0.0.1 | Bug fixes! [ #262 ] ( https://github.com/chenxizhang/openai-powershell/issues/262 ) [ #261 ] ( https://github.com/chenxizhang/openai-powershell/issues/261 ) |
Original file line number Diff line number Diff line change 1212 RootModule = ' .\code365scripts.openai.psm1'
1313
1414 # Version number of this module.
15- ModuleVersion = ' 4.0.0.4 '
15+ ModuleVersion = ' 4.0.0.5 '
1616
1717 # Supported PSEditions
1818 CompatiblePSEditions = @ (" Desktop" , " Core" )
You can’t perform that action at this time.
0 commit comments