diff --git a/.gitattributes b/.gitattributes index 8012f75..6a99293 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,7 +2,7 @@ # title Git File Attributes + # project northem-dark-eclipse-syntax + # file .gitattributes + -# version + +# version 0.0.0 + # author Arctic Ice Studio + # email development@arcticicestudio.com + # copyright Copyright (C) 2015-2016 + diff --git a/.gitignore b/.gitignore index 95b357c..dbd072e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ # title Git Ignore Pattern + # project northem-dark-eclipse-syntax + # file .gitignore + -# version + +# version 0.0.0 + # author Arctic Ice Studio + # email development@arcticicestudio.com + # copyright Copyright (C) 2015-2016 + diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a489d6..21e81a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,2 +1,4 @@ Northem Dark - Eclipse Syntax ============================= + +## 0.0.0 (2016-04-15) - Repository Reinitialization diff --git a/README.md b/README.md index 3b55f55..84c05aa 100644 --- a/README.md +++ b/README.md @@ -57,12 +57,12 @@ Visit the [official website](http://arcticicestudio.com/northem) (currently unde [`org.eclipse.wst.xml.ui@1.0.502`](http://eclipsecolorthemes.org/?view=empty&action=mapping&plugin=org.eclipse.wst.xml.ui) ### Version -[`-`](https://github.com/arcticicestudio/northem-dark-eclipse-syntax/releases/latest) +[`0.0.0`](https://github.com/arcticicestudio/northem-dark-eclipse-syntax/releases/latest) For older versions check out the [GitHub Repository](https://github.com/arcticicestudio/northem-dark-eclipse-syntax) or [official website](http://arcticicestudio.com/northem) (currently under construction). ### Changelog -[`-`](CHANGELOG.md) +[`0.0.0`](CHANGELOG.md) ### Installation Install the required plugin and recommended font, read the [Dependencies](#Dependencies)- and [Recommendations](#Recommendations) sections for more information. diff --git a/odin.json b/odin.json index 897d3f3..52f1f4c 100644 --- a/odin.json +++ b/odin.json @@ -1,10 +1,10 @@ { "id": "northem-dark-eclipse-syntax", "name": "Northem Dark - Eclipse Syntax", - "version": "", + "version": "0.0.0", "date": { "created": "2015-03-17 14:12 UTC+0100", - "updated": "" + "updated": "2016-04-15 08:30 UTC+0200" }, "access": "public", "modularity": "subproject",