|
@@ -7,7 +7,7 @@ module Docs
|
|
|
home: 'https://leafletjs.com/',
|
|
home: 'https://leafletjs.com/',
|
|
|
code: 'https://github.com/oven-sh/bun'
|
|
code: 'https://github.com/oven-sh/bun'
|
|
|
}
|
|
}
|
|
|
- self.release = '1.3.4'
|
|
|
|
|
|
|
+ self.release = '1.3.5'
|
|
|
self.base_url = "https://bun.com/docs/"
|
|
self.base_url = "https://bun.com/docs/"
|
|
|
self.root_path = 'installation'
|
|
self.root_path = 'installation'
|
|
|
|
|
|