Fixed license year, updated version

This commit is contained in:
Nathan Hedge 2024-01-09 14:28:17 -06:00
parent 88e70e2bad
commit 3689852679
No known key found for this signature in database
GPG Key ID: 1ADBA36D6E304C5C
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2023 Nathan B. (10Nates) Copyright (c) 2024 Nathan B. (10Nates)
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View File

@ -2,7 +2,7 @@
"name": "ollama-autocoder", "name": "ollama-autocoder",
"displayName": "Ollama Autocoder", "displayName": "Ollama Autocoder",
"description": "A simple to use Ollama autocompletion engine with options exposed and streaming functionality", "description": "A simple to use Ollama autocompletion engine with options exposed and streaming functionality",
"version": "0.0.5", "version": "0.0.6",
"icon": "icon.png", "icon": "icon.png",
"publisher": "10nates", "publisher": "10nates",
"license": "MIT", "license": "MIT",